/* CSS Document */
#text dl {
	font-size: small;
	line-height: 1.5em;
	margin: 0 0 1.8em 6px;
}
#text dt {
	background: url(../images/arrow.gif) no-repeat left center;
	text-indent: 15px;
}
#text dd {
	margin: 0 0 1em 2.5em;
}
#text dd ul {
	list-style: none;
}
#text dd li {
	background: url(../images/arrow_dark.gif) no-repeat left center;
	text-indent: 14px;
}

