#columns-1-2 {
	margin-right:5px;
	float:left;
	display:inline;
	width:625px;
	}

#column-1 {
	width:180px;

	text-align:left;
	float:left;
	display:inline;
	margin-right:5px;
	overflow:hidden;
}

#column-2 {
	width:440px;

	float:right;
	display:inline;
	overflow:hidden;
}
	
#column-3 {
	width:320px;

	float:left;
	display:inline;
	overflow:hidden;
}
	
#splash {
	background-color: #fff;
	width:625px;
	}
	
#splash img {
	margin-bottom:0;
	}
	
#splash > p, #splash > div {
	margin-bottom:5px;
	}
	
* html #splash {
	margin-bottom:5px;
	}
	
#column-3 .geobase-form .search-field {
	width:100px;
	}
	




	

