@charset "utf-8";

.description {
	margin-bottom: 2em;
}
.subtitle {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #b46100;
	border-bottom: 1px solid #CCCCCC;
}
dl {
	margin: 0em;
}
dt {
	margin-right: 1em;
	margin-left: 1em;
}
dd {
	margin: 2em;
}
li {
	margin-bottom: 10px;
}
ol {
	margin-bottom: 2em;
	font-size: 10px;
	line-height: 1.8em;
	margin-right: 2em;
	margin-top: 0px;
}
