/* Careers Styles */
	.careers h2 {
		border-bottom:0pt none;
		border-top:1px solid #ACACAC;
		margin:0pt 0pt 5px;
		padding-top:25px;
	}
	#careers div.hentry {
		overflow:hidden;
		padding: 0;
	}
	#careers h2.entry-title {
		border:0;
		padding: 10px 0px 5px 0px;
		margin:0;
	}
		#careers h2.entry-title a {text-decoration: none;}
		
	a.viewDetails {
		float:right;
		font-size:12px;
		border-bottom: 1px solid #336699;
		text-decoration:none;
		line-height:1.3em;
	}
	
	#careers p.pubDate {display: none;}
	#careers p.author {display: none;}
	
	#careers a.btn_applyNow, #careers a.btn_applyNow:link, #careers a.btn_applyNow:visited {
		width: 186px;
		height:0;
		padding-top: 51px;
		display:block;
		overflow:hidden;
		font-size: 1.5em;
		font-weight: bold;
		text-decoration:none;
		/*border-bottom: 1px solid #336699;*/
		background:url("../images/btn_applynow.gif") 0 0 no-repeat;
	}
	#careers a.btn_applyNow:hover, #careers a.btn_applyNow:active {
		/*color:#a2b33c;
		border-bottom:1px dashed #a2b33c;*/
		border-bottom: none;
		background-position: 0 -51px;
	}
	
/* Careers Header Graphics ----------------------------------------------------*/
	h1#careers_headline_joinourteam{
		height:38px;
		overflow:hidden;
		border:0;
	}
	
	h1.careerTitle  {
		border:0;
		background-repeat:no-repeat;
		background-position:0 0;
		height:38px;
	}