div.content table.cv td { 
padding:3px 5px;}
div.content table.cv th { 
background-color:#F3F6D7;
border-bottom:1px solid #D7DBC9;
border-top:1px solid #D7DBC9;
padding:5px;
text-align:left;}
div.content table.cv th div.backtotopWrapper { 
float:right;
position:relative;}
td, th { 
vertical-align:top;}
div.contentWrapper { 
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;}

DIV.jobItemHeadline {
	clear:both;
	float:left;
	width:100%;
	border-top:1px #d7dbc9 solid;
	border-bottom:1px #d7dbc9 solid;
	background-color:#f3f6d7;
	margin-bottom:12px;
}
DIV.jobItemHeadline DIV.dateTime {
	float:left;
	padding:5px 10px 5px 10px;
}
DIV.jobItemImgTxt {
	border-bottom:1px #d7dbc9 solid;
	width:100%;
	float:left;
}
DIV.jobItemTxt {
	float:left;
	width:330px;
	margin-bottom: 5px;
}

DIV.jobItemTxt H1 {
	margin:0px;
	margin-bottom:6px;
	font-size:14px;
	font-weight:bold;
}
DIV.jobBtn
{
	float:right;
	clear:both;
	margin-top:4px;
	margin-bottom:4px;
}

