



h3.example {
	background: url(/images/heading-example.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.features {
	background: url(/img/heading-features.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.usage {
	background: url(/img/heading-usage.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.options {
	background: url(/img/heading-options.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.compatibility {
	background: url(/img/heading-browser.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.requirements {
	background: url(/img/heading-requirements.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.downloads {
	background: url(/img/heading-downloads.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}





.version {
	font-family: Courier;
	font-size: 1em;
}

/*ul {
	margin-left: 15px;
}*/

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}
