ol.question{	
	color : #4D2527;
	font-family: Tahoma, Verdana, sans-serif;	
	font-size	: 12px;
}

ul.answer{
	list-style-type: none;
}


#questionary h1{	
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dotted #333; 
	background: rgb(246, 246, 246) none repeat scroll 0%; 
	height: 30px; 
	line-height: 30px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

#questionary h2{
	font-size: 15px;
	font-weight: normal;
}

#questionary h1, #questionary h2{
	font-family: Tahoma, Verdana, sans-serif;
	color: #333;
}

#questionary h3{
	color	: red;
}

#questionary td{
	font-family: Tahoma, Verdana, sans-serif;
	color : #4D2527;
    font-size: 16px;
}