.indent.careers {
	background: #000 url(../images/careers-bg.jpg) top left no-repeat;
}

.job_list {
	margin: 15px 0 0 0;
}

.browse a.main, #no_jobs {
	display: block;
	padding: 15px 0;
	position: relative;
	top: 0; left: 0;
	border-top: 1px #fff solid;
	width: 564px;
}

.browse a.main:hover, .browse a.main.selected {
	text-decoration: none;
}

.browse a.main .title, #no_jobs {
	font-size: 20px;
	line-height: 1em;
}

.browse a.main span.circle_arrow {
	position: absolute;
	top: 18px; left: auto; right: 1px;
}

.view {
	width: 564px;
}

.view .p_wrapper {
	margin-top: 0;
}

.view .p_wrapper p {
	margin: 0 0 15px 0;
}

.small_bottom_link {
	padding: 25px 0 25px 0;
}

.bottom_white_border {
	border-bottom: 1px #fff solid;
}

.step_number {
	padding: 25px 0 8px 0;
}

.download {
	display: block;
	padding: 12px 0;
	font-size: 20px;
	line-height: 1em;
	position: relative;
	top: 0; left: 0;
}

.download .arrow {
	display: block;
	background: url(../images/large-double-arrow.png) top left repeat;
	width : 29px;
	height: 16px;
	position: absolute;
	top: 14px; left: 350px;
}

.info1 {
	padding: 8px 0;
	font-size: 20px;
	line-height: 1.4em;
}

.info1 a {
	color: #fff;
}



/* EDUCATION */
.indent.training {
	background: #000 url(../images/training-bg.jpg) top left no-repeat;
	padding-bottom: 45px;
}



.application_form_button {
	margin-top: 6px;
	display: block;
	background: url(../images/side-button-1-bg.jpg) top left no-repeat;
	height: 86px;
	width: 177px;
	color: #fff;
	position: relative;
	top: 0; left: 0;
	font-weight: bold;
}
.application_form_button .title {
	position: absolute;
	top: 14px; left: 8px;
	font-size: 17px;
	line-height: 1em;
}
.application_form_button .link {
	position: absolute;
	bottom: 12px; left: 8px;
}
.application_form_button:hover {
	text-decoration: none;
}