/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */

#section-a-wrapper h3						{ background:url(../grfx/layout/questions.png) no-repeat top left; text-indent:-9999px;}

#section-a-wrapper ul li,
#section-b-wrapper ul li 					{ list-style:none; margin-left:0px; position:relative; }

#section-a-wrapper ul li a					{ display:block; position:absolute; top:0; left:45px; }

#section-b-wrapper h3						{ background:url(../grfx/layout/answers.png) no-repeat top left; text-indent:-9999px;}

#section-b-wrapper ul						{ padding-bottom:0px; }

#section-b-wrapper ul li					{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #161616; }

#section-b-wrapper ul li strong				{ display:block; }

#section-b-wrapper ul li a.top				{ display:block; position:absolute; top:0; right:0; }



