table.emailbox td {
	vertical-align:top;
}
table.emailbox .input1 {
	width:180px;
	background:#fff;
	color:#666;
}
table.emailbox .input2 {
	width:180px;
	background:#fff;
	color:#666;
}
table.emailbox #address {
	width:180px;
	height:50px;
	background:#fff;
	color:#666;
}
table.emailbox #message {
	width:180px;
	height:50px;
	background:#fff;
	color:#666;
}