.header,
#section1,
#xform-wrapper,
footer {
	display:none;
}

.job-logo {
	display:block;	
}

.job-logo img {
	float:right;
}

.job-title {
	margin-top:30px;
	padding:30px 0px;
	background:#c7d1e4 !important;	
}

.job-title h1 {
	margin:0px;
}

h1,
h2,
h3,
h4,
h5 {
	color:#30507e !important;
	margin:0px 0px 10px 0px;
}

a[href]:after {
   content:"" !important;
}

ul {
	margin:0px;
	padding:0px 0px 20px 0px;
}

li {
	margin:0px;
	padding-left:20px;
	list-style:none;
	background:url(print-li.png) left top no-repeat !important;	
}

.job-contact {
	background:#c7d1e4 !important;	
}