#address 
{
	border-bottom: 1px solid #ccc;
}

#contactform 
{
	margin-top: 10px;
	font-size: small;
	color: #666;
}

fieldset {
	border: none;
	font-size: small;
	color: #666;
	padding: 0 0 0 0;
}

label{width:150px;float:left;}input{width:170px; border:1px solid #ccc;margin-bottom:5px;}textarea {border: 1px solid #ccc;}.buttons {	text-align: center;	padding-top: 10px;}.button {	background-color: #eee;	width: 122px;}