
.surveyQuestion
{
	position:relative;
}
.submit_button2
{
	width:80%;
	font-size:1.3em;
}
.surveyScale
{
	width:81%;
	clear:both;
}
.surveyScaleLeft
{
	top:7px;
	left:80px;
	position:absolute;
	width:50%;
	float:none;
	text-align:left;
}
.surveyScaleRight
{
	position:absolute;
	bottom:3px;
	left:80px;
	width:50%;
	float:none;
	text-align:left;
}
#overall_experience .surveyOption
{
	width:80%;
	margin-top:5px;
}
#recommend_lynch .surveyOption
{
	width:80%;
	margin-top:5px;
}
#product_delivery .surveyOption
{
	width:80%;
	margin-top:5px;
}
#customer_service .surveyOption
{
	width:80%;
	margin-top:5px;
}
#product_quality .surveyOption
{
	width:80%;
	margin-top:5px;
}
#product_value .surveyOption
{
	width:80%;
	margin-top:5px;
}