#quote {
	margin: 0px;
	padding: 0px;
	color: #666633;
}
#quote fieldset {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 10px;
	border: 1px solid #A29988;
	color: #645E4F;
}
#quote #height, #quote #length, #quote #width, #quote #area, #quote #instructions, #quote #connected_sides, #quote #name, #quote #email, #quote #address, #quote #suburb, #quote #postcode, #quote #phone, #quote #stairs_number, #quote #stairs_width {
	height: 12px;
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #A29988;
}
#quote #instructions {
	height: 100px;
	width: 250px;
}
#quote #height, #quote #length, #quote #width, #quote #area, #quote #connected_sides {
	width: 20px;
}
#quote #postcode {width: 35px;}
#quote #address, #quote #suburb {width: 180px;}
#quote #submit {
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #A8AE26;
	height: 20px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5DB57;
	border-right-color: #939922;
	border-bottom-color: #939922;
	border-left-color: #D5DB57;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#quote h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #645E4F;
}
