﻿@charset "utf-8";
/* CSS Document */
#head, #site, #subnavigation, #foot, #foot p{
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 10% !important;
	width: auto !important;
	_width: 600px !important;
	_position: static !important;
}
#careersContent p, h1, ul, li{
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 10% !important;
	width: auto !important;
	_width: 600px !important;
	_position: static !important;
}
#careersContent ul{
	list-style-type: square !important;
}
#careersProf{ 
	background: #eeeeee; 
	padding: 10px; 
	width: 530px; 
	margin-bottom: 10px;
}
#careersProf .photoBox{
	width: 135px; 
	float: left;
}
#careersProf .photoBox p{ 
	width: auto !important; 
	font-size: 11px !important; 
	margin-top: 5px !important;
}
#careersProf .capBox{ 
	width: 385px; 
	_width: auto; 
	float: left; 
	padding-left: 10px;
}
#careersProf .capBox p{ 
	width: 380px !important; 
	_width: auto !important;
}
#careersProf .capBox p.name{ 
	font-size: 14px; 
	font-weight: bold;
}
#careersProf .capBox span{
	color: #FF0000;
}
#careersProf .capBox h1{ 
	font-weight: normal; 
	font-style: italic; 
	width: 380px !important; 
	_width: auto !important; 
	color: #999999 !important; 
	font-size: 18px !important;
}

.CarPromo{
	width: 600px !important;
	_width: auto !important;
}

#careersNav{
	display: none !important;
}
#funcBoxC{
	display: none !important;
}
#careersBanner, #bannerNav, #search, #globalControls, #site{
	display: none !important;
}