.accordion2 {
	width: 635px;
	padding-top:40px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3 {
	background: #e9e7e7 url(../../images/faqs/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

.accordion3 {
	border-bottom: 1px solid #C4C4C4;
    clear: both;
    float: left;
    padding-top: 0;
    width: 760px;
}
.accordion3 #content { width:726px; padding:20px 16px 0; } 
.accordion3 h3 {
	background: #e9e7e7 url(../../images/faqs/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion3 h3:hover {
	background-color: #e3e2e2;
}
.accordion3 h3.active {
	background-position: right 5px;
}
.accordion3 div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

.accordion4 {
	width: 518px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion4 h3 {
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	width:706px;
}
.accordion4 h3:hover {
	background-color: #e3e2e2;
}
.accordion4 h3.active {
	background-position: right 5px;
}
.accordion4 div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

/* Block: FAQs */
.block-faqs {background:#ffffff;}
.block-faqs .block-title { /*border-bottom:0;*/ }
.block-faqs .block-title { background:url(../../images/faqs/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block-faqs .block-title strong { background-image:url(../../images/faqs/faq-icon.jpg); background-position:0 0; background-repeat:no-repeat; padding-left:21px; }
.block-faqs .faqs{ margin:0px; padding:5px 9px;}


/* Block Ul li */
	

.faq-search {
	margin:0px; padding:0px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;	
	}

#panel {
	height:auto;
	display: none;
}

.faqsaddslide {
	margin: 0;
	padding: 0;
	margin-top:-16px;
	float:right;
	background: url(../../images/faqs/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	text-align: right;
	width: 149px;
	height: 31px;
	padding: 10px 5px 0 0;
	margin-bottom:20px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	border:none;
}

.btn-slide:a {
	border:none;
}

.btn-slide:hover {
	border:none;
}

.active {
	background-position: right 12px;
}

/******/

.faqsquestionslide {
	margin: -20px 5px 0;
	padding: 0;
	float:right;
	background: url(../../images/faqs/btn-slide.gif) no-repeat center top;
}

.faqs-form label {
color:#666666;
float:left;
font-weight:bold;
}

.faqs-form .field {
float:left;
width:275px;
}

.faqs-form label.required em { font-style:normal; color:#eb340a; top:0; right:-8px; }

.faqs-form input.input-text {
width:254px;
}
.faqs-form li { margin:0 0 8px; }
.faqs-form .wide { width:535px; }

.faqs-form .input-box { display:block; clear:both; width:260px; }

.faqs-form li.wide .input-box { width:535px; }
.faqs-form li.wide input.input-text { width:529px; }
.faqs-form li.wide textarea { width:529px; }
.faqs-form li.wide select { width:535px; }

.faqs-index-view .page-title, .faqs-index-search .page-title { margin-bottom:0; }

.faq-search-bloc { border-top:1px solid #efefef; padding:10px 15px; margin-top:13px; }
.input-box-captcha { margin-top:10px; float: left; }
#faqformask button { margin-top:10px; }