
.careersNav {
	border: 1px solid #c5ced5;
	width: 940px;
	background: #e0e9f0 url(/images/shell/careers/nav_bg.gif) repeat-x;
}
.careersNav td {
	padding: 6px 5px 0 0px;
	background: url(/images/shell/careers/nav_divider.gif) no-repeat;
	font: bold 10px Verdana, Helvetica, sans-serif;
	vertical-align: top;
}
.careersNav td.first {
	background: none;
}
.careersNav h3 {
	margin: 0 0 20px;
    padding: 0;
    border: 0;
	color: #a80532;
	font: bold 13px Verdana, Helvetica, sans-serif;
}
.container .careersNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.careersNav ul li {
	margin-bottom: 10px;
	line-height: 12px;
}
.careersNav a {
	text-decoration: none;
	color: #369;
}
.careersNav a:hover {
	text-decoration: underline;
}

.div_CareerArea {
  float: left;
  padding: 10px;
}

.careerTimelineTable {
	margin: 15px 0;
	width: 470px;
	background: #f7f7f7 url(/images/shell/careers/timeline_bg.gif) no-repeat;
	border-bottom: 1px solid #e2e2e2;
}
.careerTimelineTable td {
	padding: 16px 5px 10px 20px;
	background: url(/images/shell/careers/timeline_bullet.gif) 4px top no-repeat;
	font: 10px verdana, arial, sans-serif;
	line-height: 13px;
	color: #666
}
.careerTimelineTable td .year {
	color: #000;
	font-weight: bold;
}
a:focus {outline:none}
/*
.ditlWrapper {position: relative; width: 723px; z-index: 10; font: 12px verdana, arial, sans serif; line-height: 16px;}
.ditlWrapper p {margin: 0 0 20px 0;}
#ditlDefault {position: absolute; background: url(/images/shell/careers/dayinthelife/ditl_default.jpg) no-repeat; width: 723px; height: 286px;}
#ditlDefault a {position: absolute; display: block; width: 173px; height: 239px;}
.ditlPanel {position: absolute; z-index: 20; display: none; height: 286px; width: 723px;}
.ditlInnerPanel {position: absolute; padding: 38px 25px 0 25px;}
.ditlCloseButton {float: right;}
.ditlCloseButton img {border: none; margin: 0 0 10px 10px;}
#ditlEmily {background: url(/images/shell/careers/dayinthelife/ditl_emily.jpg) no-repeat;}
#ditlEmily .ditlInnerPanel {padding-left: 208px;}
#ditlSandeep {background: url(/images/shell/careers/dayinthelife/ditl_sandeep.jpg) no-repeat;}
#ditlSandeep .ditlInnerPanel {padding-left: 391px;}
#ditlMichal {background: url(/images/shell/careers/dayinthelife/ditl_michal.jpg) no-repeat;}
#ditlMichal .ditlInnerPanel {padding-right: 391px;}
#ditlBoris {background: url(/images/shell/careers/dayinthelife/ditl_boris.jpg) no-repeat;}
#ditlBoris .ditlInnerPanel {padding-right: 208px;}
*/

.careerDITLTable {
	border-bottom: 1px dashed #ddd;
}
.careerDITLTable td {
	padding: 0 0 15px 0;
}
.careerDITLTable img {
	margin-bottom: 10px;
}
#ditl_Emily, #ditl_Sandeep, #ditl_Michal {
	margin-right: 20px;
}
.ditlName, .ditlOccupation, .ditlQuote {
	width: 174px;
}
.ditlName {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.ditlOccupation {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}
.ditlQuote {
	color: #444;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

.careerAreaMainImage {
	margin: 0 0 15px 15px;
}
#ctl00_ContentPlaceHolderCenterChannel_contentBlockCenterChannel {
	color: #000;
	line-height: 17px;
}

#ctl00_ContentPlaceHolderCenterChannel_contentBlockCenterChannel a u {
	text-decoration: none;
}
#ctl00_ContentPlaceHolderCenterChannel_contentBlockCenterChannel a u font {
	color: #369;
	font: 11px verdana, geneva, arial, sans-serif;
}

#careerAreaQuoteWrapper {
	margin: 4px 18px 12px 0;
	padding: 10px;
	border: 1px solid #ddd;
	background: #f7f7f7;
	width: 40%;
	float: left;
	color: #666;
}
#careerAreaQuote {
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	margin-bottom: 10px;
}
#careerAreaQuoteAttrib {
	font-size: 10px;
	line-height: 14px;
	margin-left: 5px;
}
#careerAreaProfileLink {
	font-size: 10px;
	line-height: 14px;
	margin-left: 5px;
}

