body {
		background-color: black;
	margin: 0;
}
table{
	font: 11px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}
.texttitle {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1em;
	text-align: center;
}
.topbg {
	background-image: url(../img/topgradient.png);
	background-repeat: repeat-x
}
.topinfo {
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.receipttable {
	float: right;
	color: #000099;
	margin-top: 10px;
	margin-right: 20px;
}
.bottombg {
	background-image: url(../img/bottomgradient.png);
	background-repeat: repeat-x;
	background-position: 0 100%
}
.bottomlinkbar {
	color: #666666;
	font-size: 9px;
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, FontName;
	background-image: url("../img/bottomoval.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%
}
.downloadinstructions {
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}
hr {
	height: 3px;
	width: 80%;
	background-color: #006699;
}
li {
	list-style-type: decimal;
	color: #003366;
}
ol {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	color: #666666;
}
a {
	color: #990000;
}

.serious {
	color: #990000;
	text-align: center;
	font-size: 10px;
}

.ebookimagewrap {
	float: right;
	margin-left: 5px;
	width: 280px;
	right: 0px;
}
.striketru {
	text-decoration: line-through;
}
.specialprice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.ebookimagewrapleft {
	float: left;
	margin-right: 5px;
	width: 280px;
	margin-left: 5px;
	text-align: right;
	display: run-in;
}
#imageright {
	background-color: #006600;
	height: 350px;
	width: 280px;
}
td {
}
/*round corners*/
#roundborderframe {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.roundborder { background-color: #f8f8f8; height: 1px; overflow: hidden; border-right: 1px solid #123296; border-left: 1px solid #123296; }
.c1 { margin: 0 12px; background-color: #000; border-style: none; }
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 15px;
}

