#ranking_head {
	width:706px;
	height:16px;
	2_width:728px;
        2_height:24px;
	overflow:hidden;
	padding:4px 10px 4px 10px;
	border:1px solid #C0C0C0;
	text-align:left;
	font-weight:bold;
	background:url(../img/bg/bg_w24px.gif)
	repeat-x;
}

#ranking_left {
	position:relative;
	width:238px;
	height:208px;
	2_width:240px;
	float:left;
	overflow:hidden;
}

#ranking_left ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#ranking_left li {
		float:left;
}

	#ranking_left li a {
		display:block;
		background:url(../img/ranking/1.gif)
		no-repeat 194px 0px;
		width:220px;
		height:188px;
		2_width:240px;
		2_height:208px;
		padding:10px;
		text-decoration:none;
		text-align:left;
		color:#000000;
		border-bottom: 1px solid #C0C0C0;
		border-left:1px solid #C0C0C0;

}

	#ranking_left li a:hover {
		color:#D20000;
}

	#ranking_left li a:active {
		color:#000000;
}


#ranking_right {
	position:relative;
	float:right;
	background:#FFFFFF;
	width:487px;
	height:201px;
	border: 1px #C0C0C0 solid;
	border-top:0px; border-bottom:0px
	overflow:hidden;
}

#persecutors {
	position:relative;
	background:url(../img/ranking/2.gif)
	no-repeat 218px 0px;
	width:243px;
	float:left;
	overflow:hidden;
}

#persecutors ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#persecutors li {
		float:left;
}

	#persecutors li a {
		display:block;
		width:214px;
		height:80px;
		2_width:242px;
		2_height:100px;
		padding:10px;
		padding-right:18px;
		text-decoration:none;
		text-align:left;
		color:#000000;
		border-bottom: 1px solid #C0C0C0;
		border-right:1px solid #C0C0C0;

}

	#persecutors li a:hover {
		color:D20000;
}

	#persecutors li a:active {
		color:#000000;
}

#others {
	position:relative;
	width:242px;
	background:url(../img/ranking/4.gif)
	no-repeat 218px 0px;
	float:right;
	overflow:hidden;
}

#others ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#others li {
		float:left;
}

	#others li a {
		display:block;
		width:214px;
		height:80px;
		2_width:242px;
		2_height:100px;
		padding:10px;
		padding-right:18px;
		text-decoration:none;
		text-align:left;
		color:#000000;
		border-bottom: 1px solid #C0C0C0;

}
	#others li a:hover {
		color:#D20000;
}

	#others li a:active {
		color:#000000;
}

/* ::: CONTENIDOS RANKING ::: */

#video_ranking {
	z-index:0;
	position:relative;
	background:#000000;
	float:left;
	width:106px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
	cursor:hand;
}

#label_ranking {
	z-index:1;
	position:absolute;
	top:69px;left:10px;
	width:40px;height:11px;
	cursor:hand;
}

font.title_r {
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	}

font.text_r {
	font-size:9px;
	color:#000000;
	line-height:13px;
	}