table.contentpaneopen td{
	width: 588px;
}

.back_button a{
	color: #294e2d;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	float: right;
}
.back_button a.readon:hover{
	text-decoration: underline;
}
.pagenav_prev{
	display: none;
}
.pagenav_next{
	display: none;
}

/* Ranking */
#ranking{
	clear: both;
	padding-bottom: 10px;
}
#ranking h3{
	font-size: 18px;
	padding-top: 10px;
	padding-left: 9px;
	margin-top: 0px;
	color: #385014;
}
#ranking h4{
	margin: 0px;
	font-weight:bold;
	width: 574px;
	background-image:url(/home/templates/deportes_chv/images/fondo_titular.jpg);
	background-repeat:repeat-y;
	color:#fff;
	font-size:12px;
	padding:6px;
	text-decoration:none;
}
#ranking h4 a{
	color: #fff;
	text-decoration: none;
}
#ranking h4 a:hover{
	text-decoration: underline;
}
#ranking p a{
	font-family: Arial;
	color:#294E2D;
}
#ranking img{
	float:left;
	margin:2px 5px 0px 0px;
	border: 0px;
}
#ranking p{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
#ranking .item{
	clear: both;
	border: 1px solid #CAD4CE;
	height: 145px;
	padding:3px;
	font-size: 11px;
}
