/* ####### TOP category results RIGHT ####### */
div#topListCategory{
	width:100%;
	height:auto;
	float:right;
	margin-right:-260px;
	overflow:hidden;
}
div#topListCategory div#contentCategory{
	height:auto;
	padding-right:260px;
}
div#allCategory{
	width:260px;
	height:auto;
	float:left;
}
/* ######### */

/* ####### TOP category results LEFT ####### */
/*div#topListCategory{
	width:100%;
	height:auto;
	float:left;
	margin-left:-250px;
	overflow:hidden;
}
div#topListCategory div#contentCategory{
	height:auto;
	padding-left:250px;
}
div#allCategory{
	width:250px;
	height:auto;
	float:right;
}*/
/* ######### */

div#conteudo{ overflow:hidden }

div#contentCategory ul li div p.merchant a.logo {
	line-height: 30px;
}
