ul.ui-accordion-container
{
margin: 0;
padding: 0;
list-style-type: none;
}
h4.handle.activeAccordion
{
background: #fff url(/images/contactUsGreenbk2.gif);
}
.handle
{
margin-top: 5px;
margin-bottom: 5px;
text-decoration: underline;
cursor: pointer;
display: block;
margin-right: 3px;
height: 21px;
width:520px;
font-weight: bold;
color: #000000;
padding: 4px 0px 0px 30px;
background: #fff url(/images/contactUsGreybk.gif);
}
