*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	font-family: Helvetica, sans-serif;
}
ul{
	height: 140px;
}

.brownButton{
position: absolute;
border: 0px;
width: 234px;
height: 59px;
cursor: pointer;
left: 180px;
top: 446px;
}

#sqft{
position: absolute;
left: 136px;
width: 150px;
height: 36px;
top: 392px;
font-size: 1.3em;
border: none;
padding-left: 10px;
	background:transparent;
}

#unit{
position: absolute;
top: 392px;
left: 317px;
width: 133px;
height: 35px;
font-size: 20px;
padding-left: 10px;
}