@charset "utf-8";





h2 {
	margin-bottom:1em;
	padding:1em;
	text-align:center;
	background:url(/images/dottedBg.gif) 0 0 repeat;
}

dl {
	margin-bottom:1em;
}

dl dt,
dl dd {
	margin-bottom:5px;
}

dl dt {
	margin-right:10px;
	font-weight:bold;
	float:left;
}

.mainInquiries {
	margin-bottom:1em;
	padding:1em;
	background:url(/images/dottedBg.gif) 0 0 repeat;
}

	.mainInquiries h2 {
		margin-bottom:0;
	}