.Survey_container
{
	width:650px;
	border-bottom:solid 3px #aaa;
	margin-bottom:1em;
	padding-bottom:.8em;
}

.Survey_container ul li
{
	list-style-type:none;
	margin-bottom:1em;
}

.question_header
{
	margin-top:.5em;
	margin-bottom: .5em;
}

.question
{
	margin-bottom:.5em;
}

.radio_question
{
	float:left;
	margin-bottom:.5em;
}

#question
{
	width:85px;
	text-align:center;
}

.radio_button
{
	width:98px;	
}

#first_row
{
	margin-left:9.5em;
	padding-left:1.3em;

}

#second_row
{
	margin-left:10.2em;
	padding-left:2.5em;
	border-bottom:solid 1px #aaa;
}

#third_row
{
	margin-left:10.2em;
	padding-left:2.5em;
	border-bottom:solid 1px #aaa;
}

#fourth_row
{
	margin-left:10.2em;	
	padding-left:2.5em;
	border-bottom:solid 1px #aaa;
}

#fifth_row
{
	margin-left:10.2em;
	padding-left:2.5em;
	border-bottom:solid 1px #aaa;
}

#left_column
{
	float:left;
	width: 300px;
	margin-bottom:1em;
}

#right_column
{
	float:left;
	width: 300px;
	margin-bottom:1em;
}

.clearfloat
{
	clear: both;
	font-size:1px;
	line-height:0;
}

td
{
	margin:.3em;
}

.form_label
{
	margin-right:.5em;
}

.contact_list 
{
	list-style-type:none;
}

.contact_list li
{
	float:left;
	width:260px;
}

.form_label2
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:.5em;
}

.question1_list
{
	list-style-type:none;
}

.question2_list
{
	list-style-type:none;
}

.question2_list li
{
	list-style-type:none;
	float:left;
}

.question3_list
{
	list-style-type:none;
}

.contact_message
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:.5em;
}

.form_label3
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:.5em;
	margin-right:5em;
}

.form_label_sub
{
	font-weight:bold;
}

#contact_statusError{
	font-size:1.3em;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:1em;
}

#contact_statusSuccess{
	font-size:1.3em;
	font-weight:bold;
	color:#0E7300;
	margin-bottom:1em;
}
