﻿.contactinfo
{
	width:200px;
	float:left;
}
.feedbackform
{
	float:left;
}
.feedbacktitle
{
	text-align:center;
}
.contactlabel
{
	display:block;
	width:150px;
	text-align:right;
	padding-right:10px;
	float:left;
}
#contactmessagelabel
{
	height:200px;
}
.contactinput
{
	width:350px;
}

.messagelabel
{
	color:Red;
}
