#faqs { margin-left:20px; background:#fff url(/images/expert/faqs/bg-faqs.gif) no-repeat top left; width:908px; min-height:660px; _height:660px; }
    #faqs a { color:#000; text-decoration:none; font-weight:bold; }
    #questions { padding:20px; width:432px; float:left; }
        #questions div  { margin:5px 0 0 0; min-height:37px; _height:37px; padding:13px 15px 12px 12px; }
            div.question_odd { background:url(/images/expert/faqs/bg-q-odd-off.gif) no-repeat top left; }
            div.question_odd_active { background:url(/images/expert/faqs/bg-q-odd-on.gif) no-repeat top left; }
            div.question_even { background:url(/images/expert/faqs/bg-q-even-off.gif) no-repeat top left; }
            div.question_even_active { background:url(/images/expert/faqs/bg-q-even-on.gif) no-repeat top left; }
        #questions span { display:block; float:left; width:auto; font-weight:bold; }
        #questions a { margin-left:14px; display:block; float:left; width:auto; }
    #answer { background:url(/images/expert/faqs/bg-answers.jpg) no-repeat top right; min-height:570px; _height:570px; margin-left:460px; padding:31px 10px 10px 70px; }
        #answer h2 { margin-bottom:1em; color:#c93; }
        #answer li { margin-bottom:1em; }
