.question {margin:5px 0 5px 0;line-height:25px;padding:4px 30px;overflow: hidden;font-weight:bold; background:url(../images/question_icon.png) no-repeat left;}
.q-active {color:#cf7207;}
.question:hover {cursor:pointer;background:#aacbf1 url(../images/question_icon.png) no-repeat left;}
.answer_content {padding:20px;}
.answer {overflow:hidden;}
.sm-loader {padding: 17px 0pt 0pt;background: url(../images/ajax-loader.gif) no-repeat center;}
.sm-button {display:inline-block;padding:3px 4px;-moz-border-radius:3px;-webkit-border-radius:10px;-khtml-border-radius:10px; border:#AAAAAA solid 1px;background:#DDDDDD url(../images/button-bg.png) repeat-x;} 
.sm-button:hover {cursor:pointer; border-color:#507ca5}
a.sm-button:hover {text-decoration:none;}
#faq {margin-top:10px;}
.sm-comment-form textarea {height:100px; width:300px;}
.smnopublish{margin-top:20px;}
.sm-err-msg {padding:4px 10px 4px 30px;margin:2px 0 2px 0;background:#FFD7D7 url(../images/sm-error.png) no-repeat 5px 50%; font-weight:bold;}
.sm-ok-msg {padding:4px 10px 4px 30px;background:#A7E29A url(../images/tick.png) no-repeat 5px 50%;}
.sm-author{display:block;float:left;font-weight:bold;padding-right:5px;border-right:1px inset ;}
.sm-date {display:block; float:left;padding-left:5px; font-style:italic;}
.sm-ans-date {float:right;margin-right:10px;border-right:1px solid;padding-right:5px;}
.sm-ans-author {float:right}
.sm-statistics, .sm-somments-yes{font-weight:bold;} .sm-vote-yes{color:green;} .sm-vote-no{color:red;}
.sm-vote-yes, .sm-vote-no {padding:0 5px;border-right:1px solid #333;}
/*form*/
#sm-question-form #question {width:75%;}
#sm-question-form .sm-form-error {border:1px solid #F00}
#sm-question-form #smfaq-msg {width:75%;}
#sm-close-bt{margin-left:15px;}
#sm-question-form .sm-form {margin-top:10px;}
#sm-question-form #sm-form-captcha {position:relative; bottom:40px;}
#sm-question-form input, #sm-question-form textarea {border:#AAAAAA solid 1px;}
#sm-question-form input:focus, #sm-question-form textarea:focus  {border:1px solid #77AAFF; background-color:#F7F7F7} 
