#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
/*    padding-top:30px;*/
    font-size:14px;
  }

.question {  
  width: 97.4%;
  float: left;
/*  background: #fff;*/
  padding-left:30px;
  padding-top:10px;
  cursor: pointer; background:url(../images/plus.png) no-repeat 10px 14px; font-size: 100%; font-weight:500; font-size:14px; font-family: 'Roboto', sans-serif, Arial; padding-bottom:5px; border:1px solid #eaeaea
}
.qclass{  
  width: 95.5%;
  float: left;
/*  background: #fff;*/
  padding-left:30px;
  padding-top:10px;
  cursor: pointer; background:url(../images/plus.png) no-repeat 465px 14px; font-size: 100%; font-weight:bold; font-size:18px; font-family: 'Roboto', sans-serif, Arial; padding-bottom:5px; border:1px solid #eaeaea; text-align:center
}


.question:hover{ color:#d01d23}
  
.question2 {  
  width: 97.4%;
  float: left;
/*  background: #fff;*/
  padding-left:30px;
  padding-top:10px;
  cursor: pointer; background:url(../images/plus.png) no-repeat 10px 14px; font-size: 100%; font-weight:500; font-size:14px; font-family: 'Roboto', sans-serif, Arial; padding-bottom:5px; border:1px solid #eaeaea
}
.question3 {  
  width: 97.4%;
  float: left;
/*  background: #fff;*/
  padding-left:30px;
  padding-top:10px;
  cursor: pointer; background:url(../images/plus.png) no-repeat 10px 14px; font-size: 100%; font-weight:500; font-size:14px; font-family: 'Roboto', sans-serif, Arial; padding-bottom:5px; border:1px solid #eaeaea
}

.question4 {  
  width: 97.4%;
  float: left;
/*  background: #fff;*/
  padding-left:30px;
  padding-top:10px;
  cursor: pointer; background:url(../images/plus.png) no-repeat 10px 14px; font-size: 100%; font-weight:500; font-size:14px; font-family: 'Roboto', sans-serif, Arial; padding-bottom:5px; border:1px solid #eaeaea
}
.question2:hover{ color:#d01d23}  
.question3:hover{ color:#d01d23}  
.question4:hover{ color:#d01d23}  
  
.answer {  
width: 96.6%;
float: left;
margin-left: 0px;
background: #fff;
padding: 10px 10px;
padding-left: 29px;
border:1px solid #cccccc; border-top:none
  }

.resp-tabs-container .active { background:#ffffff url(../images/minus.png) no-repeat 10px 14px; color:#d01d23; border:1px solid #cccccc; border-bottom:none;  }
.question2 .active { background:#ffffff url(../images/minus.png) no-repeat 10px 14px; color:#d01d23; border:1px solid #cccccc; border-bottom:none;  }
.question3 .active { background:#ffffff url(../images/minus.png) no-repeat 10px 14px; color:#d01d23; border:1px solid #cccccc; border-bottom:none;  }
.question4 .active { background:#ffffff url(../images/minus.png) no-repeat 10px 14px; color:#d01d23; border:1px solid #cccccc; border-bottom:none;  }

<!--  a{color:#000;text-decoration:none}
  a:hover{text-decoration:underline}-->
 .expandsection{ width:100%; float:left; text-align:right; margin-bottom:10px;}
 .resp-tabs-container-1 .active { background:#ffffff url(../images/minus.png) no-repeat 465px 14px; color:#d01d23; border:1px solid #cccccc; border-bottom:none;  }
