@charset "utf-8";
/* CSS Document */

.busca-resultado{
	width: 575px;
	height:700px;
	margin-left: 7px;
	background-color: #fff;
	float: left;
}

.box_mais-busca {
	width:580px; 
	height:97px; 
	float:left; 
	margin-left:3px; 
	margin-top:3px;
}

.palavra-chave{
	width: 733px;
	height:500px;
	margin-left: 10px;
	background: url(../images/palavra-chave.jpg) no-repeat;
	float: left;
}

.acessados{
	width: 578px;
	height:79px;
	background: url(../images/mais_acessados.jpg) no-repeat;
	float: left;
}

.indicados{
	width: 578px;
	height:79px;
	background: url(../images/mais_indicados.jpg) no-repeat;
	float: left;
}

.recomendados{
	width: 578px;
	height:79px;
	background: url(../images/mais_recomendados.jpg) no-repeat;
	float: left;
}

.box_mais_buscados {
	width:270px;
	height:71px; 
	float:left; 
	border: 1px solid #999; 
	border-bottom: 1px solid #999; 
	background: #fff; 
	margin-right:5px; 
}

.text_mais_buscados {
	width:189px;
	height:72px; 
	float:left; 
	border-left: 1px solid #999;
}

.box_saibamais {
	margin-left:20px; 
	font:17px Arial, Helvetica, sans-serif; 
	padding-right:30px;
}