@charset "utf-8";

ul.section {
	width: 100%;
	list-style-type: none;
}

ul.section li {
	margin-bottom: 12px;
	width: 325px;
	float: left;
}

th.section {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #727f89;
	font-weight: normal;
	text-align: left;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 12px;
}

.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4d5863;
}

.label {
	text-align: right;
	width: 70px;
	margin-right: 6px; "
	line-height: 18px;
	color: #d05d00;
	display: inline-block;
}