Quote Originally Posted by gjh42 View Post
Find this rule and change as shown in red:
stylesheet_boxes.css (line 11)

.box ul li {
background: url("../images/list-marker.gif") no-repeat scroll 0 12px transparent;
font-size: 14px;
line-height: 20px;
padding: 5px 0 5px 23px;
}
Nice one! THANKS