/* apri e chiudi */

*.wthead {
   margin-bottom:20px !important;
}

.wthead {
  background-image: url("../images/openitem.gif") !important;
  background-repeat: no-repeat !important;
  background-position: 2px center !important;
  padding-left:20px !important;
  cursor: pointer !important;
}
     
.wtopen {
  background-image: url("../images/closeitem.gif") !important;
  background-repeat: no-repeat !important;
  background-position: 2px center !important;
  padding-left:20px !important;
}