.placeholder {
color:#999999;
}

p, h3 {
	color: #333333;
	}
	
h3 {
	border-bottom: none;
	font-weight: bold;
	}
	
strong {
	font-weight: bold;
	}
	
#wrapper2 {
	padding-top: 50px;
	}
	
div#branding h1 {
	top: 15px;
	}
	
div#content {
	margin-top: 0;
	}

div#intro {
	width: 656px;
	height: 251px;
	background: url(../images/intro-bg.jpg) no-repeat right top;
	margin: 0 0 13px -11px;
	padding: 40px 305px 0 0;
	}

div#intro h2 {
	display:block;
	text-transform: none;
	font-size: 34px;
	line-height: 1.2em;
	padding-left: 38px;
	margin-bottom: 7px;
	}
	
div#intro h2 span {
	font-size: 22px;
	}
	
div#intro p {
	font-size: 15.5px;
	line-height: 1.4em;
	}
	
div#intro p.badge {
	float: left;
	width: 108px;
	height: 108px;
	background: url(../images/badge.png) no-repeat left top;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	margin-top: -10px;
	}
	
div#content_main {
	width: 616px;
	background: url(../images/module-bg.jpg);
	}
	
ul.benefits {
	background: url(../images/module-bg-top.jpg) no-repeat left top;
	padding: 11px;
	margin: 0;
	width: auto;
	height: 294px;
	}
	
ul.benefits li h3 {
	padding: 0 0 0 57px;
	height: 38px;
	background-position: 7px -38px;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 38px;
	margin: 0 0 5px 0;
	}
	
ul.benefits h3#science {background-image: url(../images/icon-science.gif);}
ul.benefits h3#time {background-image: url(../images/icon-time.gif);}
ul.benefits h3#relevant {background-image: url(../images/icon-relevant.gif);}
ul.benefits h3#easy {background-image: url(../images/icon-easy.gif);}

ul.benefits li.open h3 {
	background-position: 7px 0;
	height: 38px;
	}

ul.benefits li.trigger {
	border-top: 1px solid #a6a6a6;
	padding-top: 5px;
	}
	
ul.benefits li.trigger.top {
	border-top: none;
	}

ul.benefits li p {
	height: 120px;
	padding-left: 57px;
	font-size: 14px;
	}

div#about {
	background: url(../images/module-bg-bottom.jpg) no-repeat left bottom;
	padding: 11px;
	}
	
div#about h3 {
	border-top: 1px solid #a6a6a6;
	padding: 15px 7px 0 7px;
	}
	
div#about p {
	padding: 0 7px 7px 7px;
	}
	
div#content_sub {
	float: right;
	width: 298px;
	}
	
div#purchase {
	background: url(../images/buy-bg.gif) no-repeat left top;
	height: 71px;
	margin-bottom: 20px;
	padding: 25px 15px 15px;
	}
	
div#purchase p#price {
	text-align: center;
	width: 100px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	}

div#purchase p span{
	font-size: 36px;
	}
	
div#purchase a {
	background: url(../images/button_buynow.gif) no-repeat left top;
	width: 154px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin-left: 107px;
	}
	
div#purchase a:hover {
	background-position: left -60px;
	}
	
div#preview ul {
	background: url(../images/preview-bg.gif) no-repeat left top;
	height: 116px;
	margin-bottom: 20px;
	padding: 7px 0 7px 10px;
	}
	
div#preview ul li {
	width: 134px;
	float: left;
	text-align: center;
	}

div#preview ul li#toc {
	margin-right: 10px;
	}

div#preview ul li a {
	display: block;
	padding-top: 80px;
	color: #4F7751;
	font-size: 14px;
	}
	
div#preview ul li#toc a {
	background: url(../images/pdf.gif) no-repeat center 5px;
	}

div#preview ul li#gallery a {
	background: url(../images/gallery.gif) no-repeat center top;
	padding-right: 5px;
	}
	
div#features ul li {
	padding: 0 0 10px 30px;
	background: url(../images/check.gif) no-repeat left top;
	font-size: 15px;
	color: #333333;
	}

div#contact {
	clear: both;
	}

div#contact h3 a {
	color: #4F7751;
	}
	
div#contact p {
margin-bottom: 15px;
}
	
table.contact-table td {
color:#333333;
font-size:12px;
padding:0 0 10px;
}
	
table.contact-table td label {
	float: left;
	width: 100px;
	padding-top: 3px;
	}

div#site_info {
	padding: 10px 0;
	}

div#site_info p{
	color: #999999;
	}

#paypal div#main ul li label {
float:left;
width:200px;
}

#paypal div#content_main
{
    background:none;
}
