#sCont #sMain #sContenido #cA .Pages {
	background:url("/css/design/pagination_bg.png") no-repeat scroll 0 0 transparent;
	clear:both;
	display:block;
	float:left;
	height:31px;
	line-height:25px;
	margin:5px 0 0;
	padding:5px 0 0 80px;
	text-align:center;
	width:470px;
}
#sCont #sMain #sContenido #cA .Pages a,b {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	line-height: 16px;
	height: 16px;
	width: 18px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	text-transform:uppercase;
}
#sCont #sMain #sContenido #cA .Pages .prevNext a{
	width: 50px;
}

#sCont #sMain #sContenido #cA .Pages a:hover {
	color: #FCB316;
}
#sCont #sMain #sContenido #cA .Pages b {
	color: #FCB316;
}
