
.haccordionjs .headerjs, .haccordionjs .contentjs{ float: left; height: 250px; margin-bottom: 20px;} 
.haccordionjs .headerjs{ width: 50px;  cursor: pointer;} 
.ussfmc{background: url('../images/ussfmc.png');}
.sfhcc{background: url('../images/sfhcc.png');}
.haccordionjs .contentjs{ display: none;  width: 0px;  overflow: auto; } 
.haccordionjs .contentjs p{ margin: 5px; } 
