body
{
    font-family: Arial;
    font-size: 12px;
}
.feature_feature_bullet_links
{
    display: block;
    padding-left: 15px;
    background: url(bullet_whitearrow.gif) no-repeat 0% 5px;
}
.yellow_bullet_links
{
    display: block;
    padding-left: 15px;
    background: url(bullet_orangearrow.gif) no-repeat 0% 5px;
}
.yellow_arrow_more_link
{
    color: #039;
    padding-left: 15px;
    background: url(bullet_orangearrow.gif) no-repeat 0% 5px;
}
.white_arrow_more_link
{
    color: #fff;
    padding-left: 15px;
    background: url(bullet_whitearrow.gif) no-repeat 0% 5px;
}

