#Layout1-FAQGroup-Container						{ position:relative; }
#Layout1-FAQGroup-Container	ul					{ margin-top:3px; }
#Layout1-FAQGroup-Container	ul li				{ float:left;  list-style:none; margin-left:13px; padding-left:15px; background:url('../grfx/navigation/subNav-divider.png') no-repeat left 7px;  }
#Layout1-FAQGroup-Container	ul li.first			{ padding-left:0; margin-left:0; background-image:none}
#Layout1-FAQGroup-Container	ul li p				{ margin:0;}


div.qanda-wrapper						{ background:#e7e7e7 url('../grfx/layout/form-bottom.png') no-repeat left bottom;  width:765px; }

#Layout1-FAQ-Container					{ float:left; background-color:#e7e7e7; padding:0; margin-bottom:10px; width:53.5%}
#Layout1-FAQ-Container div				{ padding:10px 15px 0 15px}

#Layout1-FAQ-Answer-Container			{ float:left; width:40%; background-color:#FFF; position:relative; padding:10px; margin:15px 0 15px 15px; color:#666}


#Layout1-FAQ-Container  ul					{ margin-bottom:0}
#Layout1-FAQ-Container	ul li				{ list-style:none; clear:both; position:relative; }
#Layout1-FAQ-Container	ul li p				{ font-size:11px; }
#Layout1-FAQ-Container	ul li a				{ text-align:left; text-decoration:none;}
#Layout1-FAQ-Container	ul li a:hover		{ text-decoration:underline; }

/* ------------------------------------------------------------------- */
/* ANSWER */
/* ------------------------------------------------------------------- */
p.answer-title										{ font-weight:bold; color:#000; margin-bottom:.3em;}
#Layout1-FAQ-Answer-Container						{ font-size:11px;}
#Layout1-FAQ-Answer-Container p.question-title		{ font-weight:bold; color:#2255A9; }
#Layout1-FAQ-Answer-Container p.question-body		{ font-weight:bold}
#Layout1-FAQ-Answer-Container p.question-title,
#Layout1-FAQ-Answer-Container p.answer-title		{ text-transform:uppercase; color:#2255A9; margin-bottom:5px;}
p.ask-question						{ position:absolute; bottom:5px; right:5px; margin-bottom:0;  }
p.ask-question a					{ background-image:url('../grfx/buttons/ask-a-question.png'); font-size:11px; color:#666; background:url('../grfx/buttons/grey-arrow.png') no-repeat right 1px; padding:2px 35px 2px 0; text-decoration:none;}
p.ask-question a:hover				{ color:#2255a9; background-position:right -25px }

