#waste h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	border-bottom: none;
}
#waste h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
#waste h4 {
	color: #C00;
	margin-bottom: 12px;
}
.manual-summary {
	font-size: 13px;
	color: #666;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 45px;
}
.step {
	margin-bottom: 57px;
}
.step-edit {
	color: #AAA;
	margin-bottom: 18px;
}
.step-text {
	width: 700px;
	line-height: 1.8em;
}
.step dl, step p {
	padding-left: 18px;
}
.step dl {
	padding-left: 24px;
	margin-bottom: 24px;
}
.step-text dt {
	margin-bottom: 9px;
	font-weight: bold;
	font-size: 15px;
	color: #2363AB;
}
.step-text dd {
	margin-bottom: 18px;
}
.step-text dd span, .step-text li span {
	font-weight: bold;
}
.step-text span.important {
	color: #C00;
}
.step-text dd ol {
	margin: 18px 0 24px 18px;
	list-style: upper-roman;
	padding-left: 18px;
}
.step-text ul {
	margin: 18px 0 24px 18px;
	list-style: disc;
}

.step-image {
	margin-top: 24px;
}
.additional {
	color: #AAA;
	line-height: 1.6em;
	border-left: solid 1px #AAA;
	padding-left: 15px;
}
#manual-list {
	margin-top: 45px;
	padding-top: 18px;
	border-top: 1px dotted #333;
}
#manual-list li {
	font-weight: bold;
	font-size: 14px;
}
#manual-list li ul {
	margin-top: 9px;
}
#manual-list li li {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 6px 18px;
	list-style: disc;
}

.manual {
	margin-bottom: 45px;
}
.manual img {
	border: solid 1px #666;
}
.manual-capture {
	margin-bottom: 21px;
}
.manual h3 {
	margin-bottom: 9px !important;
	line-height: 1em;
}