#column-left {
	float: left;
	width: 340px;
	height: 400px;
	padding: 34px 20px 0 0;
}

#column-right {
	float: left;
	width: 360px;
	height: 400px;
	position: relative;
}

#column-right.bordered {
	border-left: 1px solid #feb645;
	width: 339px;
	padding: 34px 0 0 20px;
}

h2.page-title.employment { background: url('/images/employment.gif') 0 0 no-repeat; }
h2.page-title.internship { background: url('/images/internship.gif') 0 0 no-repeat; }