#answer_container {
    clear: left;
    /*padding-top: 30px;*/
}
#answer_container h1 {
    margin: 20px 0;
}
.faq_questionlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
#answer_container h1 {
    margin-bottom: 10px;
}
.faq_question h3 {
}
a.top {
    font-size: 0.78em;
}
ul#faq_category_list {
    border-bottom: 1px solid #E0E0E0;
    padding: 0 0 10px; 
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.faq_questionlist {
    line-height:150%;
}
h3 a {
    font-weight:normal;
}
h1.categorized {
    font-size:1.6em;
    font-weight:normal;
    border-bottom:1px solid #CCC;
    padding-bottom:4px;
}
.faq_question {
    border-top:1px solid #E5E5E5;
    margin:12px 0 0;
}
