div#inner_content_holder{
	margin: 30px 0;
}

div.border-top-inner, div.border-bottom-inner{
	background: url(file:///C|/ETC/_NPC/Gerry-Website/images/border-top-inner-content.gif) no-repeat 0 0;
	width: 475px;
	height: 4px;
}

div.border-bottom-inner{
	background: url(file:///C|/ETC/_NPC/Gerry-Website/images/border-bottom-inner-content.gif) no-repeat 0 0;
	margin-bottom: 10px;
}

div#inner_content{
	padding: 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div#inner_content h2, div#inner_content h3{
	margin: 0;
	color: #cc0000;
	font: bold 18px Arial, Helvetica, sans-serif;
}

div#inner_content h3{
	margin: 8px auto;
	color: #000;
	font-size: 14px;
}

div#inner_content h2 span{
	color: #000;
	text-decoration: underline;
}

div#inner_content span.letter{
	display: block;
	margin: 40px 0 10px 0;
	font-size: 12px;
	line-height: 18px;
}

div#inner_content span.letter img{
	float: right;
}

div#inner_content ul{
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
}

div#inner_content ul li{
	margin: 20px 0 20px 10px;
	padding-left: 30px;
	background: url(file:///C|/ETC/_NPC/Gerry-Website/images/check.png) no-repeat 0 5%;
	line-height: 20px;
}

form#optin_center{
	font-size: 12px;
	background: url(file:///C|/ETC/_NPC/Gerry-Website/images/arrow-right.png) no-repeat 4% 30%;
}

form#optin_center p.steps{
	margin: 5px 0;
}

form#optin_center label{
	font-weight: bold;
}

form#optin_center input.txt{
	width: 200px;
}

form#optin_center input.access{
	margin-left: 30px;
	width: 186px;
	height: 34px;
	background: url(file:///C|/ETC/_NPC/Gerry-Website/images/btn-access.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
}

div.testi{
	margin: 10px 0;
}

div.testi img{
	float: left;
	margin-right: 10px;
}

div.testi p{
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

div.testi p.testi-from{
	margin: 10px 0;
	font-size: 12px;
}

div.testi span{
	text-decoration: underline;
}

.recommendedreading {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.available {
	font-size: 13px;
}



