body, html {
	margin:0;
	padding:0;
	background-color:#C9CFDE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	padding:20px;
	position:relative;
}
a {
	color:blue;
}
a img {
	border:0;
}
a:hover {
	color:red;
}
h1 {
	color:#CC0000;
	font-size:20px;
	text-align:center;
}
h2 {
	color:#3f8aaa;
	font-size:18px;
}
.news_body {
	width:450px;
}
.news_date {
	color:#999999;
	margin-bottom:10px;
	margin-top:-10px;
}
.enhance {
	border:1px solid #E18700;
}
.news_poster {
	color:#F29D00;
	font-weight:bold;
	
}
#iframe_pitch {
	width:502px;
	height:400px;
	margin-left:75px;
}
#iframe_subscribe {
	width:400px;
	margin-top:20px;
	margin-bottom:20px;
	height:200px;
	border:2px solid #CC0000;
}
#guarantee {
	background-color:#D9E3F0;
	border:2px solid #3D5C92;
	padding:20px;
	margin:30px auto;
	width:446px;
}
#guarantee h4 {
	color:#006A9D;
	font-size:24px;
	text-align:center;
	margin-top:10px;
}
#guarantee h5 {
	text-align:center;
	color:#D20000;
	font-size:18px;
}
.box_enhance {
	width:400px;
	margin:20px auto 20px auto;
	background-color:#feeac6;
	border:2px solid #ff9e07;
	padding:15px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding-left:70px;
}
.box_enhance img{
	border:1px solid #CCC;
	margin:10px;
}
.box_enhance.nr1 {
	background-image:url(http://www.webdesignboost.com/images/1_orange_2.gif);
}
#footer {
	font-size:9px;
	text-align:center;
	margin-top:40px;
}
.testimonial {
	background-color:#ffebc0;
	border-top:1px solid #febe10;
	padding:5px;
	color:#6d6e71;
	width:400px;
	margin:10px auto 10px auto;
}
.testimonial strong, .error{
	color:#CC0000;
	font-weight:bold;
}

/* Upsel page */
.saving {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.saving s {
	color:#666666;
}
.saving b {
	font-size:18px;
}
.saving span {
	color:#000066;
	font-size:15px;
	font-weight:bold;
	display:block;
}

.box_upsell {
	width:400px;
	margin:20px auto 20px auto;
	background-color:#feeac6;
	border:2px solid #ff9e07;
	padding:15px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	text-align:center;
}
.img_left {
	float:left;
}

/* Discount */
.dscnt {
	color:#3f8aaa;
	font-weight:bold;
	text-align:center;
}