.career_category_landing div.main_col {
	padding-bottom: 0;
}

	div#main_content {
		padding: 20px 18px 58px;
		padding: 20px 18px 34px;
		background: #C5D69B;
		border-bottom: 1px solid #fff;
	}

	div#main_content_2 {
		padding: 20px 0 0 18px;
	}

/* Careers Sub Columns  */
		div.subcol1 {
			float: left;
			width: 156px;
			padding: 18px 18px 125px;
			width: 164px;
			padding: 18px 14px 125px;
			margin-left: 10px;
			background: #C77A0B url(../_images/careers/GradsIntro.jpg) left bottom no-repeat;
			color: #fff;
		}
		div.subcol2 {
			float: left;
			display: inline;
			width: 158px;
			padding: 18px 18px 125px;
			width: 166px;
			padding: 18px 14px 125px;
			margin: 0 0 150px;
			background: #587B2C url(../_images/careers/Experience.jpg) left bottom no-repeat;
			color: #fff;
		}
		div.subcol3 {
			float: left;
			display: inline;
			width: 156px;
			padding: 18px 18px 125px;
			width: 164px;
			padding: 18px 14px 125px;
			margin-left: 10px;
			background: #FDB009 url(../_images/careers/Interns.jpg) left bottom no-repeat;
			color: #fff;
		}

		div.subcol1 h2, 
		div.subcol2 h2, 
		div.subcol3 h2 {
			height: 22px;
			margin-bottom: 17px;
		}
		div.subcol1 h2 a, 
		div.subcol2 h2 a, 
		div.subcol3 h2 a {
			display: block;
			height: 22px;
		}
		h2#graduates {
			width: 117px;
			background:  url(../_images/headlines/graduates_leadin.gif) left top no-repeat;
		}
		h2#graduates a {
			width: 165px;
			background:  url(../_images/headlines/recent-graduates_leadin.gif) left top no-repeat;
		}
		h2#experienced {
			width: 125px;
			background:  url(../_images/headlines/experienced_leadin.gif) left top no-repeat;
		}
		h2#experienced a {
			width: 125px;
			background:  url(../_images/headlines/experienced_leadin.gif) left top no-repeat;
		}
		h2#interns {
			width: 90px;
			background:  url(../_images/headlines/interns_leadin.gif) left top no-repeat;
		}
		h2#interns a {
			width: 90px;
			background:  url(../_images/headlines/interns_leadin.gif) left top no-repeat;
		}
/* END Sub Columns  */



/*-------------------------------------------
	Image-Replaced Headlines
-------------------------------------------*/

h1#careers, 
ul#breadcrumb_headline li#careers_hdl {
	width: 69px;
	background: url(../_images/headlines/careers.gif) left top no-repeat;
}
h1#graduates {
	width: 251px;
	background: url(../_images/headlines/careers_recent-graduates.gif) left top no-repeat;
}
h1#experienced {
	width: 330px;
	background: url(../_images/headlines/careers_experienced.gif) left top no-repeat;
}
h1#interns {
	width: 158px;
	background: url(../_images/headlines/careers_interns.gif) left top no-repeat;
}
ul#breadcrumb_headline li#careers_hdl {
	width: 85px;
	background: url(../_images/headlines/careers_b.gif) left top no-repeat;
}
ul#breadcrumb_headline li#experienced_hdl {
	width: 238px;
	background: url(../_images/headlines/experienced.gif) left top no-repeat;
}
ul#breadcrumb_headline li#experienced_hdl a {
	width: 238px;
}
ul#breadcrumb_headline li#grads_hdl {
	width: 159px;
	background: url(../_images/headlines/recent-graduates.gif) left top no-repeat;
}
ul#breadcrumb_headline li#grads_hdl a {
	width: 159px;
}
ul#breadcrumb_headline li#interns_hdl {
	width: 66px;
	background: url(../_images/headlines/interns.gif) left top no-repeat;
}
ul#breadcrumb_headline li#interns_hdl a {
	width: 66px;
}


ul#breadcrumb_headline li#apply_online_hdl {
	width: 112px;
	background: url(../_images/headlines/apply-online.gif) left top no-repeat;
}

