
h4.custom-label {
	float: left;
	font-weight: normal;
	margin-top: 13px;
	width: 25%;
}

p.custom-center {
	text-align: center;
}

p.custom-description {
	float: left;
	margin-left: 3em;
	text-indent: -3em;
	width: 65%;
}

p.custom-indent {
	margin-left: 3em;
	text-indent: -3em;
}

ul.custom-areas {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.custom-areas li {
	font-weight: bold;
	margin-top: 1em;
}

ul.custom-areas ul {
	list-style-type: none;
	padding-left: 20px;
}

ul.custom-areas ul li {
	font-weight: normal;
	margin-top: 3px;
}

