table.emailbox td {
	background:none;
	vertical-align:top;
	color:#555;
}
table.emailbox .input1 {
	width:220px;
}
table.emailbox .input2 {
	width:100px;
}
table.emailbox #address {
	width:220px;
	height:80px;
}
table.emailbox #message {
	width:220px;
	height:140px;
}