.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.contactbox {
	height: 20px;
	width: 300px;
	border: 1px solid #999999;
	background-color: #EAEAEA;

}
.contactbox2 {
	height: 80px;
	width: 300px;
	background-color: #eaeaea;
	border: 1px solid #999999;


}
.contactsend {
	background-image: url(home/send.gif);
	height: 20px;
	width: 50px;
	border: none;
	color: #CCCCCC;
}
.contactreset {
	background-image: url(home/reset.gif);
	height: 20px;
	width: 50px;
	border: none;
	color: #CCCCCC;

}

