﻿.bullet
{
    list-style: none;
    list-style-image: url(/client/images/bullet_ltgrn.gif);
    margin: 0px;
}
.bulletcirclearrow
{
    background-image: url(/client/images/Circle_Arrow_ltgrn.gif);
    background-repeat: no-repeat;
    background-position: left;
	line-height: 2.5em;
    padding-left: 35px;
}
.sectiontitle
{
    color: #707B34;
    font-size: 14px;
    font-weight: bold;
    margin-top:0px;
    margin-bottom: 0px;
}  
