body #contentwrapper #content {
	float: left;
	width: 643px;
	padding: 30px;
	background: #ffffff url(../images/interiorpagebg.png) no-repeat;
	min-height: 370px;
	height: auto !important;
	height: 370px;
}
#breadcrumbs {
	position: relative;
	height: 35px;
	background: #5b5959 url(../images/breadcrumbbg.png) repeat-x;
}

#subnavigation ul {
	padding: 25px 0 20px 0;
	font-size: 1.4em;
	width: 220px;
	margin: 0 auto;
}
#content h2 {
	font-size: 1.6em;
	font-weight: bold;
}
#extra_right {
	width: 249px;
	position: relative;
	margin-top: 15px;
}
#subnavigation ul li.current a {
	color: #fff;
	text-decoration: none;
	background: url(../images/subnavselected.png) no-repeat left center;
	position: relative;
	left: -8px;
	padding-left: 16px;
}
#incredibleview
{
	display: none;
}
#sidebar #sharethis, #sidebar #relatedcontent
{
	width:auto;
}
.searchresults, .joblisting
{
	width:inherit;
}
#contentbackground {
	background: #ffffff url(../images/pagebg.png) repeat-x;
}
