	#middle-about{
		line-height:18px;
	display:inline; 
		border-top:solid 6px #e1e1e1;
		margin-right:20px;
		width:650px;
		float:right;
		}
	#middle-about h1 {
		font-size:16px;
		font-weight:bold;
		margin-top:20px;
		color:#00553D;
	}
	#middle-about h2 {
border-bottom:1px solid #E1E1E1;
margin-bottom:20px;
margin-top:7px;
min-height:30px;
/*position:relative;*/
}
	#middle-about h3 {
	font-weight:bold;
	font-size:13px;
margin-bottom:10px;
margin-top:10px;
	color:#00553D;
}
	#middle-about h4 {
	font-weight:bold;
	font-size:13px;
margin-bottom:2px;
margin-top:6px;
	color:#00553D;
}
	#middle-about h4 a	 {
	color:#999;
	text-decoration:none;
}
#middle-about td{
	line-height:18px;
}
	.green-line{
	margin-top:10px;
	margin-bottom:5px;
	height:1px;
	background-color:#00553D;
	width:100%;
	clear:both;
	}
.vacancyul{
margin-top:5px;
margin-bottom:5px;
border-bottom:1px dotted #ccc;
}
.vacancyul li.green{
font-size:12px;
font-weight:bold;
	color:#00563D;
list-style: none;
margin-top:5px;
margin-left:2px;
background-position:center left;
background-image:url(/jh/web.nsf/images/bullet-grey.gif);
background-color:transparent;
background-repeat:no-repeat;
padding-left: 15px;
}
.vacancyul li.gray{
font-size:12px;
	color:#999;
background-image:none;
padding-left: 15px;
}
.vacancyul li {
list-style: none;
padding-left: 15px;
margin-top:2px;
margin-left:2px;
margin-bottom:4px;
}
.vacancyul a {
	color:#006633;
text-decoration:none;
}
	#vacancy-header{
		min-height:30px;
		position:relative;
		margin-top:20px;
		margin-bottom:20px;
		border-bottom:dotted 1px #e1e1e1;
	}
	#vacancyheader h2{
		color:#006633;
	}
	#vacancy-header-left{
		position:relative;
		width:90%;
		float:left;
	}
	#vacancy-header-right{
		position:relative;
		width:40px;
		float:right;
	}

