/* FAQ */

table.faq { width:230px; color:#000000; }
td.faq_text { width:70%; line-height:16px; text-align:justify; }
td.faq_form { width:30%; }

input.faq { font-family:Tahoma; font-size:11px; width:200px; background:#F5F9FF; border:1px solid #3178C8; }
input.faq_but { background:transparent; border:0px; font-family:Tahoma; font-size:11px; font-weight:bold; color:#000000; cursor:pointer; text-align:right; }
textarea.faq { font-family:Tahoma; font-size:11px; width:200px; height:100px; overflow:auto; background:#F5F9FF; border:1px solid #3178C8; }

p.msg { color:#ff0000; font-weight:bold; text-align:center; margin:5px 0px 10px 0px; }

div.pages { color:#D40000; padding:5px 0px 5px 0px; }
div.faq_odp {
	border-top:1px solid #3178C8;
	border-bottom:1px solid #3178C8;
	background:#F5F9FF;
	color:#343434;
	padding:5px;
	text-align:justify;
}