div.formFieldContainer
	{
	margin: 0;
	padding: 10px;
	}

input.field
	{
	width: 475px;
	}
	
textarea.message
	{
	width: 475px;
	height: 250px;
	}
