.sectionTitle
{
	top: 0;
	font-family:Tahoma;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	text-align: center;
	
}

#content-wrapperSurvey {
 background: #FFF;
 width: 98%;
 float: left;
 border-left: 2px solid #FFF;
}

#columnLeft
{
	float:left;	
}

