 
  
.categorylinks{
list-style-type: disk;
list-style-image: url('heart.png');
padding: 0; margin-left:18px; margin-right:auto; margin-top:5px; margin-bottom:10px

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: 7px;
padding: 3px 1px;
font-size: 13px;
display: block;
color: #990000;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000000;
}

.categorylinks a:visited{color: #990000; }
.categorylinks a:hover {	color: #fff;	background: #080A70; text-decoration: none; }

.diffpointer{
list-style-image: url('arrow.png');
}

#leftbar .headers{
color: white;
font: bold 110% Arial;
background-color: #990000;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url('arrow.gif'); /*CUSTOM CHANGE*/
padding: 0;
line-height: 1.2em; margin-left:17px; margin-right:auto; margin-top:5px; margin-bottom:10px
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url('menuline.gif');
background-repeat: no-repeat;
background-position: left bottom
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}