#Layout1-QandA-Container			{ float:left; width:53%; }
#Layout1-QandA-Answer-Container		{ float:left; width:46%; background-color:#F0F0F0; position:relative; padding-bottom:2.5em; }
#Layout1-QandA-Answer-Wrapper		{ margin:1em;}



#Layout1-QandA-Wrapper	ul li		{ list-style:none; color:#990000;}
#Layout1-QandA-Wrapper	ul li p		{ color:#990000;}
#Layout1-QandA-Wrapper	ul li a		{ color:#666;}


/* ------------------------------------------------------------------- */
/* ANSWER */
/* ------------------------------------------------------------------- */
p.answer-title						{ font-weight:bold; color:#990000; margin-bottom:.3em;}
p.ask-question						{ position:absolute; bottom:1px; right:-1px; margin-bottom:0; font-size:1em;}
p.ask-question a					{ background-image:url(../grfx/layout/btn-arrow-white.gif);}


