#dc_jqaccordion_widget-4 {
   width:197px;
}

#dc_jqaccordion_widget-4-item {
   border-top: 2px solid #cfcfcf;
   border-right: 2px solid #cfcfcf;
   border-left: 2px solid #cfcfcf;
   width:200px;
   margin-bottom: 30px;
}



#dc_jqaccordion_widget-4-item ul {
   margin: 0; 
   padding: 0 0 0 0px; 
   border: none;
   list-style: none;
   width:200px;
    background-color: #3400ff;
}

#dc_jqaccordion_widget-4-item ul li {
   margin: 0; 
   padding: 0 0 0 0px; 
   border-bottom: 2px solid #bebebe;
   list-style: none;
   width:200px;
   min-height:42px;
}


#dc_jqaccordion_widget-4-item ul a {
   width: 149px;
    height: 34px;
    padding: 4px 7px 4px 44px; 
<!--   background: url(listicon_b.gif) no-repeat;  -->
    background-color: #3400ff;
    font: 14px Georgia, serif;
    font-weight: bold;
   text-transform: uppercase;
   text-decoration:none;
   display: block; 
   color: #ff0;
    border-left: none;
    border-right: 2px solid #bebebe;
    position: relative;

}



#dc_jqaccordion_widget-4-item ul ul a {
   padding: 4px 0px 4px 51px; 
   background: url(listicon_b2.gif) no-repeat; 
    background-color: #3400ff;
   color:#fff;
   font-weight: bold; 
   text-transform: capitalize;
}




#dc_jqaccordion_widget-4-item ul a.dcjq-parent {
   padding: 4px 7px 4px 44px; 
   background: #3400ff url(listicon_b3.gif) no-repeat; 
   font-weight: bold; 
   text-transform: uppercase;
   border-bottom: 2px solid #bebebe;
}

#dc_jqaccordion_widget-4-item ul a.dcjq-parent:active,
#dc_jqaccordion_widget-4-item ul a.dcjq-parent:hover {
   background: #3400ff url(listicon_b3.gif) no-repeat;
   border-bottom: 2px solid #bebebe;
}





#dc_jqaccordion_widget-4-item ul a:hover,
#dc_jqaccordion_widget-4-item ul a:active {
   background: #3400ff url(listicon_a2.gif) no-repeat; 
  color: #ff0;

}