div.qaccordion .acc-header-active{
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/leftmenu_back1.png) no-repeat scroll right center;
}

div.qaccordion .acc-header {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/leftmenu_back2.png) no-repeat scroll right center;
}

h3.acc-header:nth-child(1) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu04.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(1) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu04.png) no-repeat scroll right center;
 }

h3.acc-header:nth-child(3) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu03.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(3) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu03.png) no-repeat scroll right center;
 }

h3.acc-header:nth-child(5) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu02.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(5) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu02.png) no-repeat scroll right center;
 }

h3.acc-header:nth-child(7) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu01.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(7) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu01.png) no-repeat scroll right center;
 }

h3.acc-header:nth-child(9) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu00.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(9) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu00.png) no-repeat scroll right center;
 }

h3.acc-header:nth-child(11) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu05.png) no-repeat scroll right center;
 }


h3.acc-header-active:nth-child(11) {
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 12px 0px 16px 10px;
  border-bottom: 0px solid #ddd;
  background: url(../images/slidemenu05.png) no-repeat scroll right center;
 }