/*
# $Id$
*/

#home-image {
	float: left;
	width: 300px;
}

#home-intro {
	float: right;
	width: 420px;
}

#bottom-panels .panel-grey {
	border: #666666 1px solid;
	width: 360px;
}
#bottom-panels[id] .panel-grey {
	width: 358px;
}

	#main #bottom-panels .panel-grey p {
		margin-left: 1em;
		margin-right: 1em;
	}

	#find-us {
		float: left;
	}

	#weather {
		float: right;
	}