#faq {position:relative; font:11px verdana,arial,sans-serif; line-height:20px; width:700px;}
#faq .switch {display:block; cursor:pointer; color:#6d6d6d; font-weight:normal; width:700px;}
#faq .switch .turn_off {display:none;}
#faq .off {color:#F15A24;}
#faq .off .turn_off {display:inline;}
#faq .off .turn_on {display:none; }
#faq .hide {display:none; height:auto; width:700px; position:relative;}
#faq .show {display:block; height:auto; width:700px; position:relative; padding-left:20px;}

#news {position:relative; font:11px verdana,arial,sans-serif; line-height:20px; width:825px;}
#news .switch {display:inline; cursor:pointer; color:#F15A24; text-decoration:underline; font-weight:normal; width:75px;}
#news .switch .turn_off {display:none; text-decoration:underline;}
#news .off {color:#F15A24;}
#news .off .turn_off {display:inline; }
#news .off .turn_on {display:none; }
#news .hide {display:none; height:auto; width:625px; position:relative;}
#news .show {display:block; height:auto; width:625px; position:relative;}
#news .headline {color:#F15A24; font:11px verdana,arial,sans-serif;}



