#Form_ContactForm_Comments
{
	width: 280px;
}

#Form_ContactForm_Question
{
	width: 280px;
}

#Form_ContactForm_Email
{
	width: 280px;
}

#Form_ContactForm_Name
{
	width: 280px;
}

#Form_ContactForm_Telephone
{
	width: 280px;
}

#Form_ContactForm_error
{
	text-align: center;
	font-size: 1.5em;
	color: #377B8A;
	margin: 10px;
}