h5,
h6 {
	margin-left         : -4px;
}

h6 {
	color               : #000;
}

dl {
	margin-top          : 5px;
}

dd {
	margin-left         : 2em;
}

dd ul li {
	list-style-type     : none;
}

ul.number li {
	list-style-type     : none;
	margin-left         : 3.5em;
	text-indent         : -1.8em;
}

ol li {
	list-style-type     : decimal;
	list-style-position : outside;
}

ol li.none {
	list-style-type     : none;
	text-indent         : 1em;
}

td ul.number li {
	list-style-type     : none;
	margin-left         : 2.5em;
	text-indent         : -1.8em;
}

td ul li {
	margin-left         : 0px;
}

td.valign_top {
	vertical-align      : top;
}
