@charset "utf-8";
/* 
    Document   : faqs.css
    $LastChangedRevision: 694 $
	$LastChangedBy: ChrisMcKee $
	$LastChangedDate: 2010-02-03 14:46:41 +0000 (Wed, 03 Feb 2010) $
    Description:
        Combined FAQ styling
*/
#page{min-height:530px;width:907px;}
select{margin-top:5px;}
textarea{font-size:1.2em;}
.standard_bold{font-weight:700;}
.clear{clear:both;}
.right_box_header{background:#0092D6;color:#fff;display:block;font-size:1.1em;font-weight:600;margin:0 0 4px;padding:3px 4px;}
.question_header{color:#5FAD40;font-size:1.3em;font-weight:700;}
.frequent_question_list{font-weight:400;}
hr{background:#333;color:#333;height:1px;margin:3px auto 4px;width:80%;}
.faq_bullets{color:#000;margin:5px 0;}
.question_contain,#left_contain li{line-height:1.4em;}
.question_contain h2{font-size:1.1em;}
#left_contain{float:left;width:550px;}
#right_contain{float:right;margin-right:8px;width:290px;}
#right_box{background:#fff;border:1px solid #ccc;margin:0 0 10px;padding:0 0 5px;}
.right_box2{background:#fff;border:1px solid #ccc;margin:0 0 10px;padding:8px 5px;}
.question_contain{background:#eee;clear:both;color:#000;margin:0 0 30px;padding:3px 5px 8px;}
.question_contain li{padding:3px 0;}
#right_box ol{font-size:1em;font-weight:700;line-height:20px;list-style-position:outside;margin:0;padding:0 0 0 30px;}
#right_box_header{background-color:#a7ce38;}
.question_footer{text-align:center;}
.form_layout label,input{display:block;float:left;margin-bottom:5px;}
.form_layout select{margin-bottom:5px;}
.form_layout label{padding-right:10px;padding-top:4px;text-align:right;width:135px;}
.form_layout br{clear:left;}