#onde-comprar {
	float:left;
	/*width:700px;*/
	width:100%;
}

#onde-comprar .bx-flash
{
	float:left;
	width:360px;
	height:280px;
}

#onde-comprar .busca {
	float:left;
	position:relative;
	width:358px;
	padding:0 15px 0 0;
}
#onde-comprar .busca fieldset {
	border:none;
}
#onde-comprar .busca label {
	float:left;
	font-weight:bold;
	margin:6px 0 2px 0;
	color:#707070;
}
#onde-comprar .busca label select {
	font-weight:normal;
	width:330px;
	padding:2px;
	border:solid 1px #a5acb2;
	color:#666;
	margin-top:2px;
}
#onde-comprar .busca .btn-exibir-revendedores {
	float:right;
	position:relative;
	border:none;
	text-indent:-1999px;
	padding-top:23px;
	margin:5px 30px 0 0;
	cursor:pointer;
	width:130px;
	height:23px;
	background:url(../_img/btn-exibir-revendedores.png) left top no-repeat;
}
#onde-comprar .resultado-busca {
	float:left;
}
#onde-comprar .resultado-busca strong {
	font-weight:bold;
	color:#c82062;
	font-size:14px;
}
#onde-comprar .resultado-busca ul.lista-resultado {
	float:left;
	display:block;
	width:270px;
	padding-top:18px;
}
#onde-comprar .resultado-busca ul.lista-resultado li {
	list-style:none;
	float:left;
	clear:left;
	display:block;
	width:266px;
	padding:0 0 10px;
}
#onde-comprar .resultado-busc  ul.lista-resultado li strong {
	font-size:12px;
	color:#c82062;
	font-size:14px;
}
#onde-comprar .resultado-busca ul.lista-resultado li span {
	display:block;
	font-weight:bold;
	margin-bottom:2px;
}
#onde-comprar .resultado-busca em {
	display:block;
	clear:left;
	font-style:normal;
	font-weight:bold;
	color:#c82062;
}

#onde-comprar .resultado-busca span.divisao {
	float:left;
	width:750px;
	height:5px;
	margin:0 0 13px;
	padding:0 0 0;
	background:url(../_img/span-divisao.png) left bottom no-repeat;
}












