	#middle-technical{
		border-top:solid 6px #e1e1e1;
	display:inline; 
		margin-right:20px;
		width:650px;
		float:right;
		
		}
	
	.technical-block{
		width:210px;
		margin-top:5px;
		margin-right:6px;
		min-height:120px;
		position:relative;
		border-top:solid 1px #e1e1e1;	
		float:left;	
	/*display:block;
		width:210px;
		overflow:hidden;*/
	}
	.technical-block h2{
		font-size:13px;
		margin-top:3px;
		margin-bottom:3px;
		
	}
	#middle-technical h2{
		margin-bottom:15px;
		margin-top:15px;
	}
	
	
	.large-line{
	float:left;
	margin-top:8px;
	height:6px;
	background-color:#F4F4F4;
	width:650px;
	}
	.small-line{
	float:left;
	margin-top:8px;
	height:2px;
	background-color:#F4F4F4;
	width:650px;
	}
	#middle-technical h1{
	margin-top:12px;
	margin-bottom:18px;
		}
	/* == New Styles for PDF Links ==*/
	.pdf{
	border-bottom:dotted 1px #E1E1E1;
	position:relative;
	display:block;
	float:left;
	margin: 0px 0px 2px 20px;
	width:564px;
	/* background:url("/jh/web.nsf/icons/pdf-small.gif") top right no-repeat; */
	}	
	.pdf-l{
	position:relative;
	float:left;
	width:500px;
	/*border-top:dotted 1px #E1E1E1;*/
	}
	
	.pdf-r{
	position:relative;
	float:right;
	width:60px;
	}
	.pdf p{
margin:0;
margin-left:15px;
	}
	.pdf-l a{
	color:#00563D;
	display:block;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	}		
	.pdf-l a:hover{
	color:#ccc;
	}		
	
	.pdf-size{
	position:relative;
	float:left;
	text-align:right;
	width:35px;
	margin-top:4px;
	/*margin-right:25px;*/
	}
	.pdf-pdf{
	position:relative;
	float:right;
	width:20px;
	}
	
	.pdf-pdf img{
	border:0;
	}
.technical{
margin-bottom:10px;
}
.technical th {
		 font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,	 sans-serif;
		 color: #00553C;
		 border-right: 1px solid #C1DAD7;
		 border-bottom: 1px solid #C1DAD7;
		 border-top: 1px solid #C1DAD7;
		 letter-spacing: 2px;
		 text-transform: uppercase;
		 text-align: left;
		 padding: 4px 4px 4px 4px;
		 background: #DDF1D4 url(/jh/web.nsf/table/bg_header.jpg) no-repeat;
		border-left: 1px solid #C1DAD7;
		border-top: 1px solid #C1DAD7;
}

.technical  td {
		 border-right: 1px solid #C1DAD7;
		 border-bottom: 1px solid #C1DAD7;
		 background: #fff;
		 padding: 4px 4px 4px 4px;
		border-top: 1px solid #C1DAD7;
		 border-left: 1px solid #C1DAD7;
}
#tabs {
display:block;
float:left;
width:100%;
}
a.tab {
color:#666;
font-weight:bold;
float:left;
margin-right:2px;
padding:5px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
 background: #DDF1D4 url(/jh/web.nsf/table/bg_header.jpg) no-repeat;
}
a.tabgray {
color:#fff;
font-weight:bold;
float:left;
margin-right:2px;
padding:5px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
 background: #DDF1D4 url(/jh/web.nsf/table/bg_header_gray.jpg) no-repeat;
}
.panel{
padding-top:10px;
width:600px;
position:relative:
display:block;
float:left;
border: 1px solid #C1DAD7;
margin-bottom:15px;
}
