#item_buscador{
	display:block;
	float:left;
	width:207px;
	height:180px;
	/*border: 1px solid blue;*/
	text-align: center;
}

#item_buscador a{
	font: 11px Verdana;
	font-weight: bold;
	color:#d08443;
	letter-spacing: -0.05em;
}

#buscador_resultados{
	float:left;
	margin-left:-25px;
	width:640px;
}

