#faq_aq_list {
	width:450px;
	background:url(../../../../themes/galvanauskas/images/css/post-arrow.gif) top left no-repeat;
	padding-left:30px;
	margin-left:-30px;
}

#faq_aq_list h2 {
	margin-bottom:15px;
}

.faq, .faq li {
	margin:0;
	padding:0;
	list-style:none !important;
	list-style-type:none !important;
}

#faq_aq_list .faq li {
	background:url(../../../../themes/galvanauskas/images/css/dashed-line.gif) bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
}
#faq_aq_list .faq li.last {
	background-image:none;
	padding-bottom:0;
}

#faq_aq_list .faq * {
	padding-left:0 !important;
	margin-left:0 !important;
	font-family:Arial, Helvetica, sans-serif;
}

#faq_aq_list .faq h3 {
	font-size:12px !important;
	font-weight:bold;
	line-height:normal !important;
	margin-bottom:10px;
	* float:left;
	width:auto;
}

.faq .answer {
	clear:both;
}

.faq .author {
	color:#3f4a98;
	font-weight:bold;
}

.faq .faq_approve {
	width:auto;
	font-size: 0.8em;
	float: right;
	padding: 3px 3px 0px 3px;
	text-align: center;
	margin-top: -3px;
	color: #999;
}

.faq .faq_approve a {
	text-decoration:none !important;
}

.faq .faq_approve img {
	margin-top:4px;
}

.faq .faq_approve p {
	display: inline;
	padding:0;
	margin:0;
	* margin:0 3px 0 0;
}

#ask_form 					{ margin-bottom:25px; }
#ask_form label 			{ font-size:12px; font-weight:bold; }
#ask_form input 			{ display:block; }
#ask_form textarea 			{ width:90%; height:140px; }
#ask_form p 				{ margin-bottom:10px; }
#ask_form table 			{ width:100%; border-collapse:collapse; padding:0; margin:0; }
#ask_form table td.first_col { width: 235px; }
#ask_form table td.second_col { width:215px; }
#ask_form .textfield 		{ width:203px; padding:5px; border:1px solid #8d8d8d; }
#ask_form .textarea 		{ width:438px; padding:5px; border:1px solid #8d8d8d; }


/*
.faq h3
{
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

.faq h3 a
{
display: block;  
}

.faq li
{
padding: 0px 5px 0px 5px;
padding-left: 3px !important;
clear: both;
}

.faq .alt
{
background-color: #f5f5f5;
padding-top: 4px;
}

.faq_approve
{
font-size: 0.8em;
float: right;
padding: 3px 3px 0px 3px;
text-align: center;
margin-top: -3px;
color: #999;
}

.faq_approve img
{
margin-top: 4px;
}

.faq_approve p
{
  display: inline;
  padding: 0; margin: 0;
}

.faq p:last-child
{
margin-bottom: 4px;
}

.faq .author
{
float: right;
padding-bottom: 5px;
font-size: 0.9em;
}
*/
