#faqcontainer {
	color: #000000;
	width:814px; 
	border:solid 0px #000; 
	margin-left:auto; 
	margin-right:auto;
	background:#FFF;
	text-align:left;}

#faqcontainer, input, li, option, select, td, th {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;}

#faqcontainer a {
	text-decoration: none; 
	color: #2771a2;}
#faqcontainer a:hover {
	text-decoration: underline;}


/* List of question block */	
#qtncontainer {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;}
#qtnheader {
	font-weight: bold;
	font-size: 12px;
	padding: 0.3em 3px 0.3em 3px;
	background-color: #f0f0f0;}
#qtnlist {
	padding: 0.3em;}
.qtnitem {
	margin-bottom: 0.3em;}

/* Category title (viewall) */	
.cattitel {
	font-weight: bold;
	padding-top: 0.3em;}

/* Answer block */
.litem {
	margin-bottom: 1em;}
.fraga {
	font-weight: bold;}
.svar{}
