label
{
	float:left;
	width: 175px;
	margin-left: 75px;
}
input, select, textarea
{
	width: 250px;
	border: 1px solid #c0c0c0;
	margin: 2px;
}
textarea
{
	width: 350px;
	height: 150px;
}

