
input, textarea
{
	width: 300px;
	border: 1px solid #666666;
	padding: 1px;
}

#send
{
	width: 120px;
}

