.jobs{

}

.jobs label{
	text-align: left;
}

.jobs-list {
	margin: 0;
	padding: 0;
	clear: both;
}

.jobs-list li{
	list-style: none;
	display: block;
	width: 600px;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
	background:#3d79fa url(/images/news-sep.gif) repeat-x bottom left;
}

.job-sep{
	background:#3d79fa url(/images/news-sep.gif) repeat-x bottom left;
	height: 5px;
	clear: both;
}

.job-short{
	width: 500px;
	float: left;
}

.job-short h3{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	width: 400px;
}

.read-more{
	float: right;
}

.jobs-sbox{
	width: 200px;
}

.jobs-single{
	background: #3d79fa;
	padding: 10px;
	width: 600px;
	background:#3d79fa;
}

.jobs-single h2{
	text-transform: uppercase;
	margin: 0 0 10px;
	font-size: 13px;
}

.ref-no{
	float: right;
}
