@charset "utf-8";
/* CSS Document */
.mod_ranking {
	font-size: 11px;
}
.mod_ranking table th{
	background-color: #F4F4F4;
	padding: 2px;
	color: #666;
	/*font-size: 11px;*/
}
.mod_ranking table td{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	/*font-size: 11px;*/
}
.mod_ranking img { margin: 0px; }
.mod_ranking texto1 { margin-bottom: -1px; }