ul {
list-style-image: url('bullet.gif');
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
text-transform: none;
color: #000;
}
ul.global {
list-style-image: url('bullet.gif');
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
text-transform: none;
color: #000;
}
ul.homecare {
list-style-image: url('bullet-red.gif');
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
text-transform: none;
color: #000;
}
ul.hospice {
list-style-image: url('bullet-blue.gif');
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
text-transform: none;
color: #000;
}
img.global {border-bottom: 2px solid #335c3a;}
img.homecare {border-bottom: 2px solid #8d0105;}
img.hospice {border-bottom: 2px solid #00539b;}
/*  Button Rollover Styles  */
#homecare_home {
display: block;
text-align: right;
width: 72px;
height: 18px;
background: url('buttons/btn-homecare-home.gif') no-repeat 0 0;
}
#homecare_home:hover {background-position: 0 -18px;}
#homecare_home span {display: none;}

#hospice_home {
display: block;
text-align: right;
width: 72px;
height: 18px;
background: url('buttons/btn-hospice-home.gif') no-repeat 0 0;
}
#hospice_home:hover {background-position: 0 -18px;}
#hospice_home span {display: none;}

#homecare_footer {
display: block;
text-align: right;
width: 72px;
height: 18px;
background: url('buttons/btn-homecare-footer.gif') no-repeat 0 0;
}
#homecare_footer:hover {background-position: 0 -18px;}
#homecare_footer span {display: none;}

#hospice_footer {
display: block;
text-align: right;
width: 72px;
height: 18px;
background: url('buttons/btn-hospice-footer.gif') no-repeat 0 0;
}
#hospice_footer:hover {background-position: 0 -18px;}
#hospice_footer span {display: none;}