/* clsv2-lcol.css */
#lcol ul li.current {list-style-image: url(green-arrow-bullet.gif);}
#lcol ul li.current a {color: white; background-color: green; text-decoration: none;}
#lcol {float:left; width:190px; line-height: 1.25em; border-right: #060 solid 1px;}
#lcol a {color: green;}

