*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	font-family: Helvetica, sans-serif;
}
ul{
	height: 140px;
}

.brownButton{
position: absolute;
border: 0px;
width: 231px;
height: 62px;
cursor: pointer;
left: 178px;
top: 188px;
}

#sqft{
position: absolute;
left: 112px;
width: 180px;
height: 41px;
top: 126px;
font-size: 1.3em;
border: none;
padding-left: 10px;
	background:transparent;
}

#unit{
position: absolute;
top: 124px;
left: 322px;
width: 153px;
height: 42px;
font-size: 20px;
padding-left: 10px;
}