#Layout1-QandA-Container			{ float:left; width:53%; }
#Layout1-QandA-Answer-Container		{ float:left; width:46%; background-color:#4B4242; position:relative; padding-bottom:2.5em; margin-top:10px}
#Layout1-QandA-Answer-Wrapper		{ margin:1em; }


#Layout1-QandA-Wrapper				{ margin-top:10px}
#Layout1-QandA-Wrapper	ul li		{ list-style:none; color:#990000; clear:both; padding-bottom:1px;  }
#Layout1-QandA-Wrapper	ul li p		{ color:#990000; margin-bottom:0; }
#Layout1-QandA-Wrapper	ul li a		{ color:#666; margin-bottom:8px; }

#Layout1-QandA-Wrapper	ul li span.q-label		{ display:block; width:20px; float:left; color:#99CC33}
#Layout1-QandA-Wrapper	ul li a					{ display:block; float:left; width:255px; text-decoration:none }


/* ------------------------------------------------------------------- */
/* ANSWER */
/* ------------------------------------------------------------------- */

p.answer-title						{ font-weight:bold; color:#FFF; margin-bottom:.3em;}
p.answer-body						{ color:#FFF}
p.ask-question						{ position:absolute; bottom:5px; right:5px; margin-bottom:0; font-size:1em; color:#FFF}
p.ask-question a					{ width:114px; background-image:url('../grfx/buttons/askAQuestion.gif')}


