#careers .section_header { background: url(../img/headers/careers_bg.png); display: block; }
#careers .section_header h1 { background-image: url(../img/headers/careers_text.png); display: block; }

#careers-header-bar { 
	background-image: url(../img/gradients/careers_long.png);
	margin-bottom: 17px;
	background-position: 220px center;
	position: relative;
}

#careers-header { width: 210px; background-image: url(../img/headers/career_opportunities.png); }

#careers-container {
	width: 827px;
	margin: 0 auto;
	border-top: 5px solid #a9a135;
}

#careers-container a {
	color: #555555;
}

#listings-header {
	font-weight: bold;
	text-transform: uppercase;
	margin: 12px 0;
	text-align: center;
	width: 100%;
}

#listings-table {
	border-top: 3px solid #a9a135;
	border-bottom: 3px solid #a9a135;
}

#listings-table .header-row {
	text-transform: uppercase;
	background: transparent;
	border-top: 1px solid #a9a135;
	border-bottom: 2px solid #a9a135;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

#listings-table .listing-row {
	border-top: 1px solid #a9a135;
	border-bottom: 1px solid #a9a135;
	height: 33px;
	line-height: 33px;
	font-size: 11px;
}

#listings-table .listing-row:hover {
	background: #dfddbf;
}

#listings-table .cell {
	float: left;
	height: 100%;
	padding: 0px 12px;
}

#listings-table .position {
	width: 397px;
}

#listings-table .location {
	width: 237px;
	border-left: 2px solid #a9a135;
}

#listings-table .date {
	width: 117px;
	border-left: 2px solid #a9a135;
}

.location .citystate {
	height: 16px;
	line-height: 14px;
}

.location .property {
	height: 17px;
	line-height: 19px;
	font-weight: bold;
}

.position a {
	color: #555555;
}

.small-link {
	font-size: 9px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

#back-to-listings {
	width: 827px;
	margin: 0 auto 5px auto;
}

#listing-header {
	margin: 12px 0;
	font-weight: bold;
}

#application-link {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 13px;
	line-height: 13px;
}