@charset "UTF-8";

.sectionSecondary dl {
	font-size:82%;
	margin:0 0 30px 20px;
	letter-spacing:1.5px;
}

.sectionSecondary dl dt {
	float:left;
	clear:both;
	font-weight:bold;
	background:url(/common/images/icn_square1.gif) no-repeat left center;
	padding-left:17px;
}

.sectionSecondary dl dd {
	margin-left:150px;
	margin-bottom:5px;
}

