#splash  p{
	margin-bottom:0px;
	padding:0;
	}
	
#splash {
	background:#fff;
	padding:5px;
	border-bottom:solid 1px #aaa;
	margin-bottom:5px;
}

#columns-1-2 {
	float:left;
	display:inline;
	margin-right:5px;
	width:655px;
	}

#column-1 {
	width:180px;
	text-align:left;
	float:left;
	display:inline;
	margin-right:5px;
	overflow:hidden;
}

#column-2 {
	width:470px;
	float:left;
	display:inline;
	overflow:hidden;
}
	
#column-3 {
	width:320px;
	float:left;
	display:inline;
	overflow:hidden;
}

#column-1 .geobase-form .search-field {
	width:70px;
	}
	
#column-3 .geobase-form .search-field {
	width:210px;
	}
	
#column-1 .module h2 {
	background-color:#fff;
	background-image:url(/images/module-header-180w.png);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:none;
}

#column-3 .module h2 {
	background-color:#fff;
	background-image:url(/images/module-header-320w.png);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:none;
}
