#openHoursLift {
	float:left;
	width:350px;
	}
	
#rightLifts {
	float:right;
	width:180px;
	border-left:1px solid #bed7ee;
	padding:0 0 0 10px;
	}
	
