#top-lista{
   width:100%;
   height:25px;
	margin-bottom:15px;
	padding-top:5px;
	text-align: center;
	border:none;
   background: silver;
	background-image: url(../images/bg_hlista.jpg);
}
#top-lista a {
   color:black;
}
#top-lista a:hover {color: #D30500;}
#top-lista .sep {color: #D30500;}