@charset "utf-8";
/* CSS By Diogo Bernardelli - www.diogobernardelli.com.br */


#news_box_lateral, #news_lateral, #ranking_lateral, #ranking_top_lateral, #ranking_123_lateral, #ranking_123_lateral:hover, #ranking_repeat_lateral, #ranking_repeat_lateral:hover {
	width:234px;
}
#news_box_lateral {
	float:left;
	display:inline;
}	
#news_lateral {
	-moz-box-shadow:0 0 10px #0e0e0e;
   -webkit-box-shadow:0 0 10px #0e0e0e;
   box-shadow:0 0 10px #0e0e0e;
   margin-left:6px;
   margin-top:10px; 
   	float:left;
	display:inline;
}
#ranking_123_lateral {
	height:19px;
	background:url(../images/lateral/ranking_123.gif);
}
#ranking_123_lateral:hover {
	background:url(../images/lateral/ranking_123_over.gif);
}
#ranking_123_lateral p {
	position:relative;
	top:4px;
	left:2px;
}
#ranking_123_lateral:hover p a {
	color:#ffffff;
}
#ranking_123_lateral p a {
	font-size:10px;
	color:#c6b603;
	text-decoration:none;
}
#ranking_123_num_lateral {
	color:#c6b603;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	float:left;
	position:relative;
	top:2px;
}
#ranking_123_lateral img {
	float:left;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	top:13px;
}
#ranking_repeat_lateral {
	height:16px;
	background:url(../images/lateral/ranking_repeat.gif);
}
#ranking_repeat_lateral:hover {
	background:url(../images/lateral/ranking_repeat_over.gif);
}
#ranking_repeat_lateral:hover a {
	color:#ffffff;
}
#ranking_repeat_num_lateral {
	color:#d2d2d2;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	float:left;
	position:relative;
	top:1px;
}
#ranking_repeat_lateral img {
	float:left;
	margin-left:9px;
	margin-right:5px;
	position:relative;
	top:12px;
}
#ranking_repeat_lateral p a {
	font-size:10px;
	color:#d2d2d2;
	text-decoration:none;
}
#ranking_repeat_lateral p {
	position:relative;
	top:3px;
}
#ranking_all_lateral a {
	text-decoration:none;
	font-size:10px;
	float:right;
	color:#d2d2d2;
	margin-right:0px;
	margin-top:10px;
}
#ranking_all_lateral a:hover {
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}