.c03v1-bulletlist-lists-title {
    font-family: Arial;
    font-weight: bold;
    font-size:0.6875em;
    color: #000000;
    text-transform: uppercase;
    padding-bottom:15px;
}
.c03v1-bulletlist-listing {
    font-family: Arial;
    font-size: 0.75em;
    line-height:1.33em;
}
.c03v1-bulletlist-row {
    /*  float:left; */
    padding: 0px 8px 27px 8px;
}
.c03v1-bulletlist-col2 {
    width:272px;
    float:left;
    padding: 0px 16px 0px 0px;
}
.c03v1-bulletlist-col3 {
    width:176px;
    float:left;
    padding: 0px 16px 0px 0px;
}
.c03v1-bulletlist-superheader {
    font-family: Arial;
    font-weight: bold;
    font-size:0.6875em;
    color: #000000;
    text-transform: uppercase;
    padding: 0px 0px 22px 8px;
}
.c03v1-bulletlist-lists {
    padding-bottom:0px;
}
.c03v1-bulletlist-listing ul li {
    background:url("../../images/sprite.png") no-repeat scroll -991px -784px transparent;
    padding:2px 0px 10px 12px;
    border-left:1px solid #ffffff;
}
html>body .c03v1-bulletlist-listing ul li {
    background:url("../../images/sprite.png") no-repeat scroll -991px -784px transparent;
    padding:2px 0px 10px 12px;
    border-left:1px solid #ffffff;
}
.c03v1-bulletlist-listing ul li a:hover {
    color: #850000;
    text-decoration:underline;
}
.c03v1-bulletlist-listing ul li a {
    text-decoration:none;
    color:#850000;
}
.c03v1-bulletlist-listing ul li ul li {
    background:url("../images/sprite.png") no-repeat scroll -992px -1077px transparent;
    padding:8px 0px 2px 12px;
}
html>body .c03v1-bulletlist-listing ul li ul li {
    background:url("../images/sprite.png") no-repeat scroll -992px -1077px transparent;
    padding:8px 0px 2px 12px;
}
.c03v1-bulletlist-listing ul li ul li a:hover {
    color: #850000;
    text-decoration:underline;
}
.c03v1-bulletlist-listing ul li ul li a {
    text-decoration:none;
    color:#850000;
}