body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#content {
	margin-top: 8px;
	margin-bottom: 0px;
	border: 2px solid #468439;
	padding-top: 8px;
	width: 720px;
	margin-left: 8px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
#specialoffer {
	position: absolute;
	left: 415px;
	top: 190px;
	z-index: 15;
}
#correlations {
	background-color: #FFFFCC;
	border: 1px solid #990033;
	position: absolute;
	left: 330px;
	top: 500px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 7px;
	white-space: nowrap;
	visibility: hidden;
	z-index: 20;
	width: 150px;
}
#correlations p {
	margin-bottom: 6px;
	margin-top: 6px;
}
.correlationlink {
	cursor: hand;
}

