@charset "UTF-8";

#qa {
	width:600px;
}

h2 {
	padding-left:10px;
	color:#FFFFFF;
	background-color:#99CCCC;
	font-size: 130%;
	font-weight: bold;
	line-height:25px;
}

dt {
	margin:15px 0 10px 10px;
	background-color:#FFCCCC;
	line-height:20px;
}

dl {
}

li {
	margin-bottom:5px;
}

ol li {
	margin-top:5px;
	list-style-type:decimal;
}

table.info {
	width:450px;
	cellspacing:10px;
}

td.cap {
	text-align:left;
	font-size:100%;
	font-weight: bold;
	line-height:20px;
}



