h2 {
	font-size: 26px;
	margin: 0 0 6px 0;
	color: #ffba00;
}

/* links */
a { 
	color: #ffba00; 
	text-decoration: underline;
}
a:hover { 
	text-decoration: underline;
}

p, li {
	font-size: 13px;
}
/* page background */
.masthead_header {
	background: transparent url(jobs_header.png) no-repeat;
}
.graphic_back {
	height: 230px;
}

.content { 
	color: #777;
}

.callout {
	font-size: 18px;
	line-height: 30px !important;
	color: #999;
}

.callout_header {
	font-size: 17px;
	color: #555;
}

.quotations {
	font-size: 13px;
	margin: 0 !important;
	color: #777;
}