#section_lhbox {
	clear: left;
	float: left;
}
#section_rhbox {
	clear: right;
	float: right;
	width: 230px;
	margin-bottom:20px;
}
#header {
	height:167px;
}