#careersHdr{
	margin: 0 0 12px 12px;
}

#careersJoin{
	background: url(../images/cached/careers/joinOurTeamBg.gif) no-repeat;
	width: 680px;
	height: 340px;
	float: left;
}
#careersJoin #joinText{
	margin-left: 26px;
	width: 320px;
	float: left;
}
#careersJoin #joinText h3{
	width: 225px;
	height: 65px;
	background: url(../images/cached/careers/joinOurTeamHdr.gif) 0 40px no-repeat;
	font-size: 2px;
	color: #fcfcfc;
}

#careersJoin #joinText h4{
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
	margin: 6px 0 15px 0;
}

#careersJoin #joinText blockquote{
	color: #666;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
#careersJoin #joinText blockquote span.ldquo,
#careersJoin #joinText blockquote span.rdquo{
	top: 6px;
	position: relative;
	font-size: 24px;
	line-height: 8px;
	padding-right: 6px;
}

#careersJoin #joinText blockquote span.rdquo{
	padding: 0 10px 0 4px;
}

#careersJoin #joinText cite{
	display: block;
	margin-top: 20px;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
}
#careersJoin #joinText cite span.position{
	font-weight: bold;
	display: block;
	padding-left: 8px;
}

#careersJoin #joinImages{
	margin: 27px 0 0 377px;
	font-size: 0px;
	line-height: 0px;
}

#careersJoin #joinImages img{
	margin: 0 5px 5px 0;
	padding: 0;
	border: 0;
}

#careerOpportunities{
	background: url(../images/cached/careers/careerOpportunitiesBg.gif) no-repeat;
	width: 290px;
	height: 340px;
	margin-left: 690px;
	margin-bottom: 20px;
}

#careerOpportunities h3{
	font-size: 14px;
	line-height: 14px;
	border-bottom: 1px solid #E7E7E7;
	padding: 10px 0 6px;
	margin: 0 10px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;	
}
#careerOpportunities p.text{
	font-size: 12px;
	line-height: 15px;
	margin: 10px 10px 0 10px;
	color: #333;
}
#careerOpportunities p.btnContainer{
	float: right;
	margin-right: 10px;
}
#opportunitiesWrapper{
	border: 1px solid #E8E8E8;
	background: #FCFCFC;
	width: 270px;
	height: 210px;
	overflow-y: scroll;
	margin: 7px auto 12px;
}
#opportunitiesWrapper dl{
	margin: 10px;
	padding: 0 0 10px;
	background: url(../images/cached/careers/dottedBorder.gif) repeat-x 0 100%;	
}
#opportunitiesWrapper dt{
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
}
#opportunitiesWrapper dd{
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	margin-left: 8px;
	background: url(../images/cached/careers/bullet.gif) no-repeat 0 5px;	
}

.column3 h3{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 8px;
	color: #333;
	font-weight: bold;
}

.column3 img{
	float: left;
	margin-right: 10px;
}

.column3 p{
	margin-bottom: 15px !important;
	font-size: 12px;
	color: #666;
	line-height: 15px;	
}
.column3 a{
	color: #333;	
}
.column3 a:hover{
	color: #999;	
}
.column3 p strong{
	font-weight: normal;
	color: #333;	
}
.column3 p.afterBtn{
	margin-top: 20px;	
}
