#mainwrapper {
	background: #fff url('/i/footer_bg.png') no-repeat bottom right;
	padding: 0 0 80px 0;
}

#maincontentwrapper {
	background: #fff url('/i/maincontentwrapper_bg_w.gif') repeat-y top right;
	width: 968px;
}

#maincontent {
	background: url('/i/maincontent_bg_w.gif') no-repeat;
}

#jobswrapper {
	padding: 50px 340px 20px 170px;
	margin: 0px;
}


#jobswrapper h2 {
	color:#97BABA;
	font-size: 1.7em;
	padding: 0px;
	margin: 0px;
}

#jobswrapper a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#jobswrapper p, #jobswrapper li {
	color: #666666;
	font-size: 0.8em;
	font-family:tahoma,verdana,helvetica,arial,sans-serif;
}


#jobswrapper ul {
	margin-left: 0px;
	padding-left: 15px;
}

#jobswrapper li {
	margin: 10px 0px;
}


#jobswrapper hr {
	border: 1px #d8d8d8 dashed;
	width: 400px;
	margin: 20px 0px;
}