#leftbar {
	float: left;
	width: 370px;
	height: 100%;	
}

#rightbar {
	float: left;
	width: 880px;
	height: 100%;

}