.news_details_box{
	float:left;
	width: 96%;
	border: 1px solid #84C225;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.job_type_title{
	width:100%;
	float:left;
	text-align:center;
	background: #84C225;
	font-weight:bold;
	padding-top: 5px;
	font-size:12px;
	padding-bottom: 5px;
}
