#sales {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}
#sales p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
#sales h1 {
	font-family: Impact,Arial, Helvetica, sans-serif;
	color: #BA0000;	
	margin:.5em .25em .25em 0em;
	font-size:34px;
	font-weight:normal;
	line-height:1.25em;
	text-align:center;
}

#sales h2 {
	font-size: 18px;
	color: #000080;
	margin: 6px 10px 14px 10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:24px;
	line-height:1.25em;
	text-align:center;
	clear:both;
}

#sales .testimonial {
	padding-top: 0.5em;
	text-align: center;
	font-style: italic;
	text-indent:none;
}
#sales .blackborder, #sales .blueborder {
	border-width: 4px;
	border-style: solid;
}
#sales .blackborder {
	border-color: #000000;
}
#sales .blueborder {
	border-color: #006699;
}
#sales .orderbox {
	border: 2px dashed #000000;
}
#sales .bonus {
	border: 4px;
	border-style: solid;
	border-color: #006699;
	background-color: #FFC;
	margin-top:10px;
}
#sales .bonus h2 {
	color: #BA0000;	
}
#sales ul li {
	list-style-image: url(/assets/bullet.jpg);
}
#sales .checkmark ul li {
	list-style-image: url(/assets/checkmark.gif);
}
#sales .xlist ul li {
	list-style-image: url(/assets/x.gif);
}

#sales #sidebar li {
	list-style-image:none;
	line-height:normal;
}
#sales #sidebar h2 {
	text-align:left;
}
#sales .prehead, #sales .byline{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
}
#sales .prehead {
	font-style: italic;
}
#sales .center {
	text-align:center;
}
#sales .floatleft {
	float:left;
}
#sales .value {
	color: #BA0000;	
	font-weight:bold;	
}
#sales .notice {
	border: #000000 dashed 3px;
}
#sales .notice p {
	font-family:"Courier New", Courier, mono;
	font-size:14px;
}
.getbox {
	border-style:solid;
	border-width:3px;
	border-color:#FF9900;
}
.getbox ul li {
	list-style-image:url(checkmark.gif);	
}
.guarantee {
	width: 500px;
	border: 4px;
	border-style: solid;
	border-color: #006699;
	clear: both;
	margin: 15px auto;
}
.guarantee {
	background-color: #F2FFF2;
}
.guarantee p, .story p, .noindent p {
	text-indent: 0;
}