.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}



.home .validate {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-validate.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .lightbox {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-lightbox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .multibox {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-multibox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slideshow {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-slideshow.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .sortabletable {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-sortabletable.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}


.home .roundedcorners {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-roundedcorners.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .pageloader {
	background: url(http://www.artforprogress.org/multibox/_common/img/nav-pageloader.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}



h2.validate {
	background: url(http://www.artforprogress.org/multibox/_common/img/title-validate.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.lightbox {
	background: url(http://www.artforprogress.org/multibox/_common/img/title-lightbox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.multibox {
	background: url(http://www.artforprogress.org/multibox/_common/img/title-multibox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slideshow {
	background: url(http://www.artforprogress.org/multibox/_common/img/title-slideshow.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;
}
