#branding {
	background-image: url(images/careerscape.jpg);
}

#subnav {
	background-position: -900px bottom;
}

#subnav ul {
	margin-bottom: 10px;
}

#subnav ul li {
	border-color: #5EB3CE;
}

#subnav ul li a:hover, #subnav ul ul, #subnav ul li.selected, li.selectedparent {
	background-color: #AED9E6;
}

#content a, #content h3, #content h4, #content h5 {
	color: #48899D;
}

a#launch.submit, a#buy.submit {
	background-position: -360px top;
}

/* Styles for table elements */

table {
	border: none;
	margin: 10px 0;
	width: 100%;
	padding: 0;
	position: absolute;
	top: 30px;
}

th {
	color: white;
	background: #007BBC url(displaymedia.do?id=202755) top left repeat-x;
	padding: 0.5em;
	text-align: left;
}

td {
	padding: 0.5em;
	border-bottom: 1px solid #007BBC;
}

p#aftertable {
	margin-top: 90px;
}