#contact div {
	margin:0px 0px 10px 10px;
}


#contact div.stamp {
	background:url(images/stamp.gif) no-repeat;
	background-position: 310px 5px;

}

#contact div.submit {
	margin:0px;
	text-align:center;
	width:400px;
}

.submit {
	width:150px;
	height:50px;
	font-size:16px;
	font-weight:bold;
}

input {
	width:285px;
}

textarea {
	width:370px;
	height:90px;
}


#contact div.thankyou {
	width:465px;
}
