#acc {list-style:none; margin:0; padding:0;}
#acc h3 {
  cursor:pointer;
  border-bottom: 1px solid rgb(153, 153, 153);
  padding: 5px;
  margin: 0px;
  background: transparent url('images/boxbg9.gif') repeat; color: rgb(51, 51, 51);
  font-family:Arial; font-weight: bold; font-size:14px;
  color:#000000;
  text-align: left;
}
#acc h3:hover {
  border-bottom: 1px solid rgb(153, 153, 153);
  padding: 5px;
  margin: 0px;
  background: transparent url('images/boxbg9.gif') repeat; color: rgb(51, 51, 51);
  font-family:Arial; font-weight: bold; font-size:14px;
  color:#ffffff;
  text-align: left;
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {background:#fff}