	
	#content{
display:inline; 
		width:670px;
		float:right;
		border-top: 6px solid #E8E8E8;
		position:relative;
	}
	#content-left {
position:relative;
		float:left;
		width:450px;
		}
	#content-left  h1{
		font-size:16px;
		font-weight:bold;
		margin-top:20px;
		color:#00553D;
	}
	#content-left  h2{
		min-height:30px;
		position:relative;
		margin-top:12px;
		margin-bottom:20px;
		border-bottom: solid 1px #e1e1e1;
	}
	#content-left  p{
		margin-bottom:15px;
		margin-left:20px;
	}
	#content-left  h3{
		color:#666;
		margin:0;
	margin-bottom: -6px;
	background-position:center left;
	background-image:url(/jh/web.nsf/images/bullet-grey.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size:11px;
	font-weight:bold;
		
	}
	#content-right {
		position:relative;
		float:right;
		width:200px;
		}
	#content-right  h2{
		color:#ccc;
		min-height:30px;
		position:relative;
		margin-top:54px;
		margin-bottom:20px;
		border-bottom: solid 1px #e1e1e1;
	}
	#content-right img{
		/*margin-left:15px;*/
	}
	
.small-line {
	background-color:#E1E1E1;
	clear:both;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	width:100%;
}
/* == NEW Styles for Right hand side Product & Technical Info PDF options ==*/
	.prod-tech-info-pdf2{
	position:relative;
	float:left;
	height:auto;
	margin: 5px 0 5px 0;
	width:194px;
	}	
	.prod-tech-info-pdf-inner2{
	float:left;
	position:relative;
	width:167px;
	border-top:dotted 1px #E1E1E1;
	border-bottom:dotted 1px #E1E1E1;
	}
	.prod-tech-info-pdf-inner2 a{
	color:#666;
	display:block;
	width:100%;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	}		
	.prod-tech-info-pdf-inner2 a:hover{
	background-color:#ebebeb;
	}
	.prod-tech-info-pdf2 img{
	float:right;
	border:0;
margin:0px;
	}

