#faqs_container {
    /*background: url('/media/images/left-content-bg.jpg') top right repeat-y;*/
    }
#faqs_top {
    /*background: url('/media/images/left-content-top.jpg') top right no-repeat;*/
    }
#faqs_bottom {
    /*background: url('/media/images/left-content-bottom.jpg') bottom right no-repeat;*/
    }
#faqs_sidebar {
    height:344px;
    left:0;
    position:absolute;
    top:170px;
    width:250px;
    display: none;
    }
#faqs_content {
    /*margin-left: 265px;*/
    padding:10px 20px 10px 20px;
    color: #2A2A2A;
    }
#faqs_content .page_title {
    margin: 0;
    padding: 10px 0 0 0;
    }
#faqs_toc {
    color: white;
    margin: 10px 0 30px 0;
    }
#faqs_toc ul {
    list-style-type: disc;
    margin: 0;
    padding: 0 15px 0;
    font-size:10pt;
    }
#faqs_toc a {
    text-decoration: none;
    }
#faqs_toc a:hover {
    color: #B31917;
    text-decoration: underline;
    }
.faqs_qa_item h4.question {
    color: #B31917;
    font-size: 14pt;
    margin: 20px 0 6px 0;
    }
.faqs_qa_item p {
    margin: 0 0 13px;
    }
.faqs_qa_item div.top {
    text-align: right;
    font-size: 0.8em;
    }
div.answer p strong {
    color: #B31917;
    }

#column_one h1 {
    color:#000000;
    font-size:14pt;
    font-weight:bold;
    margin:7px 21px 0;
}
#uPro_two_column #column_one #app_navigation {
    margin-top:4px;
}
