div#bodyWrapper div.buscador {
	position:				relative;
	
	width:					290px;
	height:					150px;
	
	margin:					0px 5px;
	
	background-image: 		url(../images/bg-buscador.gif);
	background-position: 	bottom;
	background-repeat: 		no-repeat;		
}
