.faqlinks {margin-top: 10px; }
.faqlinks li {       
    margin-bottom: 10px;
}
.faqlinks li a {
    background-image: url(../img/bluerightarrow.gif);
    background-repeat: no-repeat; 
    background-position: 15px 5px;
    padding-left: 30px;
    font-size: 105%;
    color: #00689e;
    font-weight: bold;
}
.topiccontainer {margin-top: 5px; margin-bottom: 5px; border-top: 2px solid #009dd9; width: 100%}
.topiccontainer div.title {font-weight: bold; clear: both; font-size: 105%; margin-left: 15px; margin-top: 10px; margin-bottom: 5px;}
.topiccontainer div.content {margin-bottom: 3px; margin-left: 15px;}