#logo,
.login_container,
#navigation,
#content_header,
#navigation_content_header,
#footer, #translationEnabler,
.jobs_sidepicture,
.back_to_overview,
#portalnav-wrapper
{
	display: none;
}

#print_container_wrapper {
	top:0px;
	margin: 20px auto 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 600px;
}

.introduction_print_position {
	display:block;
	visibility:visible;
}

#print_container_wrapper ul {
  padding: 0px;
  margin: 0px;
	}

#print_container_wrapper li {
	list-style-type: image;
	list-style-image:url('../../images/jobs/list_style_bullet.gif');
  	margin: 0 0 5px 14px;
  	padding:0 0 0 3px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

#print_container_wrapper h1 {
	font-family: Arial,Helvetica,Geneva; 
	font-size: 24px;
	color: #000000;
	text-align:center;
	margin: 30px 0 30px;
	padding: 30px 0 30px 0;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

#print_container_wrapper h2 {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    color: #0063A7;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 17px;
    padding: 0 0 15px;
	
}

#print_container_wrapper h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 15px 0;
}

img {
	border:none;
}

.print_icon {
	display:none;
}

.application_contact {
	width:600px;
	background: #f2f2f2;
	margin:30px 0;
}

.application_contact div.contact,
.application_contact div.apply {
	float: left;
	width: 250px;
	text-align: center;
	margin: 20px;
}

.application_contact div.contact p {
	margin: 0;
	padding: 0;
}

.application_contact div.apply {
	float: right;
}

.application_contact a {
	color: #000;
}
