
#content h2 {
	float: left;
	margin-left: 25px;
	height: 30px;
	width: 200px;
}

#content .right {
	padding-top: 0;
}

#vision h2 {
	background-image: url(../images/headings/vision.png);
}

#investors h2 {
	background-image: url(../images/headings/investors.png);
}

#contact h2 {
	background-image: url(../images/headings/contact.png);
}

#jobs {
	padding-bottom: 25px !important;
}

#jobs h2 {
	background-image: url(../images/headings/jobs.png);
}

#jobs h3 {
	text-indent: 0;
	padding: 15px 0 5px;
	font-size: 11px;
	text-transform: uppercase;
}

#jobs h4 {
	text-decoration: underline;
	cursor: pointer;
	margin: 0;
	padding: 8px 0;
	font-size: 14px;
}

#jobs h4, #jobs .job-description {
	padding-left: 20px;
}
