.faq_title {color:#0b4c92;padding-bottom:10px;cursor:pointer;}
.faq_title span{font-weight:bold; color: #6fcc26;}
.content_faq span.answer{font-weight:bold; color: #6fcc26;float:left;padding-right:5px;}
.faq_list{padding-bottom:15px;}
.content_faq{display:none;}
.bottom_faq{border-top:1px solid #6FCC26;padding-top:10px; text-align:right;}
.bottom_faq a{color: #0B4A8E;font:11px arial;text-decoration:none;text-align:right;font-weight:bold;}
.input{border:1px solid #ccc; width:150px; padding:3px;}
.textarea{border:1px solid #ccc; width:250px; padding:3px;height:150px;}
.faq_form table tr td{padding-bottom:15px;margin:0px;}
.faq_form{padding:25px;}
.submit input{float:right; background:#fefefe; border:1px solid #cecece;}
.submit{padding-left:80px;}
/*form*/
.submit input{background:url(../images/feedback_btn.gif) 0 0 no-repeat; cursor:pointer;width:223px; border:none;font-size:18px;color:#fff;text-transform:uppercase;height:40px;display:block!important;float:left;}
input {width:213px; padding:3px; border:1px solid #cacaca;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius: 5px;outline:none;}
input:focus,
textarea:focus
{border-color:#95a5b9;}
textarea {width:213px;padding:5px;border:1px solid #cacaca;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius: 5px;outline:none;}
input{margin-bottom:15px;}
.title_form{padding:15px;padding-left:0px;}