#cartelera {
	width: 230px;
	border:1px solid #CCCCCC;
	background-color: #000000;
	margin-left: 2px;
	padding: 5px;
	float: left;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
.featureBox {
	/*background-color:#ffffff;*/
	border:1px solid #222222;
	float: left;
	margin-top: 7px;
	width: 220px;
}
.featureBox h5 {
	padding: 4px;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #0099CC;
	font-weight: none;
}
.featureBox p {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: none;
	float: left;
}
.featureBox a {
	padding: 4px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.featureBox a:hover {
	text-decoration: underline;
}
#jugador {
	background: none;
	border: none;
}
#sponsors {
	margin: 0px;
}
.tituloCartelera {
	background-image: url(/images/back_cartelera.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #454c66;
	width: 220px;
	float: left;
}
.tituloCartelera h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px 3px 6px 3px;
	float: left;
}
.formsCartelera input {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px;
	float: left;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	width: 210px;
}
.notItemCartelera {
	/*border-bottom:1px solid #454c66;*/
	float: left;
	width: 206px;
	margin-left: 6px;
}
.formsCartelera  p#radioForm input {
	background: none;
	border: 0px;
	width: 36px;
	float: none;
}
#bannerPlus {
	background-color:#000000;
}
.medalleroBox {
	width: 220px;
	float: left;
	border-bottom: #0099FF 1px solid;
	margin-top: 3px;
	margin-bottom: 3px;
}
.infoMedallero {
	width: 130px;
	float: left;
}
.infoMedallero p {
	padding: 2px;
	width: 120px;
}
.imgMedallero {
	width: 90px;
	float: left;
}
.imgMedallero img {
	border-bottom: #666666 1px solid;
}