@charset "utf-8";





.toc {
	padding:1em;
	background:url(/images/dottedBg.gif) 0 0 repeat;
}
	
	.toc li {
		width:50%;
		margin:5px 0;
		float:left;
	}
	
	.toc a {
		font-size:112%;
		font-weight:bold;
		padding-left:10px;
		background:url(/images/link_header.gif) left center no-repeat;
	}

h2 {
	font-size:129%;
	margin:1em 0;
	padding:10px;
	background:url(/images/dottedBg.gif) 0 0 repeat;
}

.faqContainer dt {
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:20px;
	background:url(/images/faq/ico_question.gif) 0 0 no-repeat;
}

.faqContainer dd {
	margin-bottom:2em;
	padding-left:20px;
	background:url(/images/faq/ico_answer.gif) 0 0 no-repeat;
}
