﻿
#JOTW_jobs {
		clear:both;
		width:100%;
	}
	
#JOTW_jobs UL LI{
	margin:0px;
	list-style-type:none;
}

#JOTW_jobs #scrollup{
	overflow:hidden;
	position:relative;
}

#JOTW_jobs #scrollup .latestjobs_item {
  overflow:hidden;
}

#JOTW_jobs #scrollup .latestjobs_item .jobTitle {
	width:100%;
	clear:both;
	float:left;
}
#jotw_vac_details .jotw_title{
	font-size:1.3em;
	color: #0094d9;
	float:left;
	margin:10px 0px;
}

#JOTW_jobs {
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	height:350px;
	overflow:hidden;
}

#JOTW_jobs UL {
	margin:0;
}

#JOTW_jobs UL LI{
	overflow:hidden;
	
}

#JOTW_jobs UL LI .left{
	float:left;
	width: 214px;
}

#JOTW_jobs UL LI .right{
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	-webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}


#JOTW_jobs UL LI .div_image img{
	width: 220px;
	height: 110px;
}


#JOTW_jobs UL LI .div_jobtitle{
	margin-bottom: 10px;	
}

#JOTW_jobs UL LI .div_jobtitle A{
		padding: 5px 0px;
color: #0094d9;
font-size: 18px;
}

#JOTW_jobs UL LI .salary,
#JOTW_jobs UL LI .location{
	padding: 0px;
padding-bottom: 5px;
color: #000;
font-weight: normal;
font-size: 16px;	
}

