#addresses {
	width: 320px;
}
.what {
	text-align: right;
}
.where {
	text-align: center;
}
#contactus {
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	padding: 15px;
	border: none;
}
legend {
	font-size: 14px;
	color: #FED900;
	letter-spacing: 2px;
}
input {
	border: 1px solid #666666;
}
input.go {
	background-color: #FFF4B1;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	cursor: hand;
}
