#factsheet {
	width: 610px;
	margin-bottom: 0px;
	float: left;
	margin-left: 2px;
	background-image: url(/modpub/images/infoBkg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: -2px;
		}
#title h1  {
	background-image: url(/modpub/images/infoHdrBkg.gif);
	background-repeat: repeat;
	border-bottom-style: none;
	margin-bottom: 0px;
	text-indent: 10px;
	margin-top: 10px;
	height: 19px;
	color: #fff;
	float: left;
	width: auto;
	padding: 0px;
	margin-left: 3px;
}
#factsheet h2  {
	background-image: url(/dottedVerticalWide.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 580px;
	float: left;
	margin: 2px 3px 0px 5px;
	font-size: medium;
	}
#factsheet p {
	float: left;
	width: 580px;
	padding-right: 7px;
	padding-left: 12px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: medium;
	}
#angle {
	background-image: url(/modpub/images/angle.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	height: 19px;
	width: 22px;
	margin-bottom: 0px;
	padding: 0px;
	}	
#infoFtr {
	background-image: url(/modpub/images/infoFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 27px;
	width: 610px;
	float: left;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}	
#infoHdr {
	background-image: url(/modpub/images/topBox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 610px;
	float: left;
	margin-left: 2px;
	margin-top: -13px;
	padding: 0px;
	height: -5px;
}
