ol#qaLists	{
	line-height:200%;
	padding:0px 20px 20px 20px;
}

#qas	{
	padding:0px 20px 20px 20px;
}

#qas .q	{
	margin-left:10px;
	border-bottom:5px dotted #99ccff;
	padding-left:22px;
	padding-bottom:5px;
	width:600px;
	background-image:url(images/q.gif);
	background-repeat:no-repeat;
	font-size:12pt;
}

#qas .a	{
	margin-top:5px;
	margin-left:30px;
	padding-bottom:20px;
	padding-left:22px;
	width:580px;
	line-height:130%;
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
}


