#contactform {padding-top:5px;}

#contactform p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0px 0px 0px 0px;
}
#contactform td p {
	margin:0px 0px 4px 0px;
	color:#4B73A3;
	}
form {display:inline;}

input.full,
input.twothirds,
input.half,
#emailfrom {height:16px;}

input.full, #emailfrom	{width:175px;}
input.twothirds	{width:129px;}
input.half	{width:82px;}

textarea {
	width:360px;
	height:55px;
}

input.full,
input.twothirds,
input.half,
textarea,
#emailfrom,
select	{
	background:#fff;
	border:1px solid #6F4A20;
	margin:0px 0px 8px 0px;
}

td.a	{padding-right:10px;}