@charset "utf-8";
/* CSS Document */

#faq_container {float: left; width: 660px;}
#faq_container .help-header, #privacy_container .help-header{background-color:#EBEBEB; float: left; width: 640px; padding: 5px 10px; margin: 10px 0; font-weight: bold; font-size: 14px;}
#faq_container .help_questiongroup {width: 620px; padding: 0 20px; float: left; font-weight:bold;}
#faq_container .help_questiongroup p {font-weight: normal;}
#faq_container li {float: left; padding-bottom: 3px; padding-right: 10px;}


