#clear {
	clear:both;
}
#spacerT {
	height: 0px;
}
#spacerM {
	height: 5px;
}
#spacerB {
	height: 10px;
}
#sWraper {
	width: 100%;
	
	margin: 10px auto 10px auto;
	padding: 0px; 
	/*background:#a9a9a9;*/
}
#sContainer {
	width: auto;
	margin: 0px;
	display: block;
	
	opacity: 100;
	filter: alpha(opacity=100); 
	-moz-opacity: 100;
	
	font-family: Arial, sans-serif;
	color: ;
	
	font-weight: normal;
	font-style: normal;/*italic,...*/
	text-decoration: none;/*underline,...*/
		
	font-size: 11px;
	text-align: left;/**/
	font-variant: normal;/*small caps,...*/
	
	padding: 0px;
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;	
	text-indent: 0px;
}
/**************************************************/
/*** Title and footer														***/
/**************************************************/
#sTitle {
	width: auto;
	
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	

}
#sFoot {
	width: auto;	
	margin: 0px;
	padding: 0px;
}

a.vote:link, a.vote:visited, a.vote:active {
	display:block;
	width:60px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	background: ;
	
	text-align:center;
	
	color: ;
	font-weight: normal;
	text-decoration: none;/*underline,...*/
}
a.vote:hover {
	background: ;
}

a.surveyRezultat:link, a.rezultat:visited, a.rezultat:active {
	color: ;
	font-weight: normal;
	text-decoration: none;/*underline,...*/
		
	letter-spacing: 0px;
	word-spacing: 0px;	
}
a.surveyRezultat:hover {
	color: ;
	text-decoration: underline;/*underline,...*/
}
#sTitle .l, #sFoot .l {
	float: left;
	clear: none;
	
	color: ;
	
	font-weight: normal;
	font-style: normal;/*italic,...*/
	text-decoration: none;/*underline,...*/
		
	font-size: inherit;
	text-align: left;/**/
	font-variant: normal;/*small caps,...*/
	
}
#sTitle .r, #sFoot .r {
	float: right;
	clear: none;
	
	color: ;
	
	font-weight: normal;
	font-style: normal;/*italic,...*/
	text-decoration: none;/*underline,...*/
		
	font-size: 11px;
	text-align: left;/**/
	font-variant: normal;/*small caps,...*/
	
}







/**************************************************/
/*** Answers and questions											***/
/**************************************************/
#sQuestion {
	width: auto;
	height:inherit;
	clear: both;
	
	margin: 0px;
	padding: 0px;
}

#sAnswer form, input {
	margin: 0px;
	padding: 0px;
}
#sAnswer p {
	margin: 0px;
	padding: 0px;
	padding-top:8px;
}
#sAnswer .sRadio {
	width:15px;
	height:15px;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
}
#sAns {
	width: auto;
	display: block;
	margin: 0px;
	padding: 2px 0;
	
	min-height:10px;
}
#sAns .sRadio {
	width:15px;
	height:15px;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
}

#sAnswer .result {
	height: 10px;
	width: auto;
	display: block;
	
	background: ;
	border: 1px solid ;
}

#sAnswer .rbar {
	background: url('../../../images/ans_bar.gif') repeat-x;
	border-right: 1px solid ;
	height: 10px;
}

#sAnswer .rperc {
	width: auto;
	
	line-height: 15px;
	font-size: 11px;
	color: ;
	
	background: transparent;

}
