#estimate_left {
	background-color: #fff;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	width: 620px;
	}

#estimate_right {
	margin:0 0 0 630px;
	width: 360px;
}

.expectations_table {
	width: 360px;
	height: 100px;
	background: #ffffff url('http://www.lawnmaxx.com/images/expectations_bkg_360.jpg') no-repeat;
}

