#leftBar {background: url(../img/faq_left_bg.jpg) no-repeat;}

#middle {background: url(../img/faq_middle_bg.jpg) no-repeat;}
#middle h2{background: url(../img/faq_h2.gif) no-repeat bottom left; }

dl {padding: 0 30px 0px 30px; margin-bottom: 30px;}
dt {font-weight: bold;}
dt, dd {margin-bottom: .5em;}

#faqBuilt {width: 300px; border-right: 1px solid; float: left; }
#faqBuilt dt {font-weight: normal;}
#faqBuilt dt:hover {color: #892034;}
#faqBuilt dd {display: none;}

dl#infoContainer {float: right; width: 230px; color: #892034; }
#infoContainer dt {display: none; }
