h5 {
margin:0px;
padding:0px;
}
.closed {
     background:   url(open.gif) no-repeat 9px center;
}
.opened{
     background:   url(close.gif) no-repeat 9px center;
}

