.friends  h2{ margin-top:0px;}
.W70 {width: 70%;}

.ask_que a:hover, .ask_que a {	color:#000 !important;}
.ask_que > p {
    background: none repeat scroll 0 0 #eae8e8;
    color: #525252;
    padding: 10px 20px;
    text-align: justify;
}
.faqlisting-contents, .faqquestion-textbx, .faanswer-textbx {
    float: left;
    width: 100%;
}
.headdingtext{font-weight:bold; color:#000;}
.faqquestion-textbx {
    font-weight: bold;
    padding:13px 3px 1px 14px;
   color:#000;
   -webkit-box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);
   -moz-box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);
   box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);
   border: 1px solid #cac9c9;
}
.faqquestion-textbx1{font-weight: bold;padding: 13px 3px 13px 14px;margin-top: 20px;-webkit-box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);
    -moz-box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);
    box-shadow: 0px 3px 12px -4px rgba(145,145,145,1);}
.question-bx {
    color: #010101;
    float: left;
    font-size: 16px;
    margin: 0px 0 0;
    text-align: left;
    font-weight: bold;
    line-height: 1.4;
    /*width: 90%;*/
}
.questlbl {
    color: #000;
    float: left;
    font-size: 16px;
    margin: 0 5px 0 0;
    text-align: center;
    width: auto;
	font-weight:bold;
}
.plusicons{
   
    color: #444;

}

.questlbl p {
    margin: 0 auto;
}

.question-bx p {
    margin-bottom: 0;
}