/* CSS Document */
.sbl_l { background: url('images/bl_l.gif') bottom left no-repeat #CCCCFF; width: 100%; text-align: center; min-width: 100px; }
.sbr_l { background: url('images/br_l.gif') bottom right no-repeat; }
.stl_l { background: url('images/tl_l.gif') top left no-repeat; }
.str_l { background: url('images/tr_l.gif') top right no-repeat; padding: 10px; } 
.sb_l { padding: 2px 0px 30px 50px; background: url('images/b_l.gif') 7% top no-repeat; }
.sbl_r { background: url('images/bl_r.gif') bottom left no-repeat #CCCCCC; width: 100%; text-align: center; min-width: 100px; }
.sbr_r { background: url('images/br_r.gif') bottom right no-repeat; }
.stl_r { background: url('images/tl_r.gif') top left no-repeat; }
.str_r { background: url('images/tr_r.gif') top right no-repeat; padding: 10px; } 
.sb_r { padding: 2px 0px 30px 50px; background: url('images/b_r.gif') 92% top no-repeat; }.question {
	font-family: 'gotham', Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.answer {
	font-family: 'gotham', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
