div#left{
	margin-top:10px;
	width: 150px;
	float: left;
}

div#center{
	margin-top:10px;
	margin-left: 157px;
	_margin-left: 153px;
	width: 446px;
}

div#right{
	margin-top:0px;
}

div#middle{
	border: White solid 1px;
}

div#center h1{
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../imagenes/g_barra_h1.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: White;
	font-weight: normal;
	height: 16px;
}

div#property_search h1{
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	color: White;
	margin-top:1px;
	padding-top: 13px;
	padding-left: 5px;
	background-image: url(../imagenes/g_search_h2.gif);
	background-repeat: no-repeat;
	/*border: green solid 1px;*/
}


