.box_lateral_display {
	float: left;
	height: 165px;
	width: 240px;
	margin-left: 20px;
	padding-top: 10px;
	margin-top: 5px;
	background: url(../imagem/home/fundo_display_lateral.png);
}
.box_lateral_display h2 {
	margin: 0px 5px;
	padding: 0px 0px 0px 2px;
	font-size: 15px;
	color: #009;
	float: left;
	height: 55px;
	overflow: hidden;
}
.box_lateral_display p {
	font-size: 11px;
}
.area_busca  {
	float: left;
	width: 226px;
	height: 105px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 7px;
	overflow: hidden;
	margin-right: 5px;
}

.box_lateral_display #buscador_div {
	float: left;
	width: 235px;
	margin-top: 15px;
	border-style: none;
}
.box_lateral_display #buscador_div #buscador {
	width: 235px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#query_busca {
	height: 14px;
	width: 180px;
	border: .5px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	color: #666;
	text-align: left;
	font: 11px tahoma;
	background: url(../imagem/global/lupa.png) no-repeat 166px;
}
#traducao_google {
	height: 25px;
	overflow: hidden;
}
