body
{
background-color: #403223;
}

form
{
}

.Survey
{
	border: #686868 1px solid;
	margin: auto;
	font-family: Verdana, Arial;
	background-color: #f7f7f7;
	text-align:left;
	width:900px;
}

.QuestText
{
	padding-left: 10px;
	font-size: 10pt;
	color: #4c4c4c;
	text-align:left;
	display: inline-block;
}

.LangSelect
{
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #46466e;
	text-align: right;
	vertical-align: middle;

}

.RatedSection
{
	width: 100%;
	margin: 0 px;
	border-collapse: collapse;
	margin-top: 0px;
	text-align:left;
}

.RatedSection .Header
{
	background-color: #98887A;
	font-size: 10pt;
	display:none;
}

.RatedSection .Header .Left
{
	text-align:left;
    padding-left: 2px;
    padding-right: 2px;
}

.RatedSection .Header .Right
{
	text-align:right;
	padding-right: 2px;
	padding-left: 2px;
}

.RatedSection .Header .Center
{
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}

.RatedSection .Header .NA
{
	text-align:center;
	font-size: 7pt;
}

.RatedSection .Header_Numbers
{
	background-color: #98887A;
	font-size: 8pt;
	display:none;
}

.RatedSection .Center
{
	text-align:center;
}

.RatedSection .Left
{
	text-align:left;
}

.RatedSection .Right
{
	text-align:right;
}

.RatedSection .RatedQuest TD
{
	border-bottom: #dcdcdc 1px dashed;
	text-align:left;
}

.RatedSection .RatedQuest .Selector
{
	text-align:center;
	vertical-align: top;
	width: 37px;
}

.NavSection
{
	text-align:center;
}

.HtmlBlock
{
	margin-top: 20px;
	color:#4F3B30;
}

.DemoQuest
{
	width: auto;
	border-bottom: #dcdcdc 1px dashed;
	font-size: 12pt;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align:left;
}

.DemoQuest .DemoResp, .ADDetailTypeResponse .DemoResp
{
	font-size: 10pt;
	text-align:left;
} 

.FreeQuest
{
	width: auto;
	padding-left: 10px;
	border-bottom: #dcdcdc 1px dashed;
	font-size: 12pt;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align:left;
}

.FreeQuest .QuestText
{
	padding-left: 0px;
}

.PRSection
{
	
}

.PRSection .PRDetail
{
	
}

.PRSection .PRDetail .PRDetailDrill
{
	border: #a9a9a9 1px solid;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.PRDetailDrill .DemoQuest
{
	background-color: none;
}


.PRDetailTypeResponse .DemoResp
{
	margin-left: 20px;
	font-size: 10pt;
	text-align:left;
}

.DemoResp:hover, .RatedQuest:hover
{
	font-weight:bold;
}
.ResponseText
{
	color:#4C4C4C;
}

#test
{
padding-left: 0px;
background-image:url(http://survey.unifocus.com/ClientFiles/11271/head3.png);
background-repeat:no-repeat; 
background-color:#8887A;
}

#test2
{
padding: none;
background-image:url(http://survey.unifocus.com/ClientFiles/11271/head2.png);
background-repeat:no-repeat; 
background-color:#8887A;
}