/* bloco alterado */
.boxTitle2 {
	overflow:hidden;
	color:#fff;
	background: url(../img/bg_azul.png) no-repeat left top;
	display:block;
	padding:0.5em;
	margin-top:10px;
	width:960px;
}

.boxTitle2_alt { 
	overflow:hidden;
	color:#fff;
	background: url(../img/bg_azul_footer.png) no-repeat left top;
	display:block;
	padding:0.5em;
	margin-top:10px;
	width:961px;
	text-align:right;
}

/* PageList */
.pageList .selected a { color:#f6c948; padding:0px 0px 0px 0px; } /* linha alterada */

.pageList li a {
	color:#fff;
}

/* SearchResult */
.searchResult { font-size:1.4em; color:#fff; font-weight:bold; padding:0px 0px 0px 10px;} /* linha alterada */

.botoes {
	width:120px;
	height:185px;
	padding:0px;
	margin:0px;
	text-align:center;
	margin:0px 0px 0px -125px;
	float:left;
}

.boxTitle2 .pageList {
margin-right:20px;
}

.boxTitle2_alt .pageList {
margin-right:20px;
}

.searchResultInfo {
 background:url(http://img.blockbusteronline.com.br/img/arrow.png) no-repeat left;
padding-left:15px;
}


.ordering {
	 position:absolute;
margin-left:327px;
margin-top:5px;
!margin-left:-165px;
}
