.float-left { float: left; }
.float-right { float: right; }

.vertical-middle { vertical-align: midde }
.margin-right15 { margin-right: 15px; }
.padding-top15 { padding-top: 15px; }

.strong { font-weight: bold; }
.black { color: #000000; }

a.career_apply { color: #000000; font-weight: bold; text-decoration:none; font-size: 12px; }
a.career_apply:hover { text-decoration:underline; }

.careerheader {
	margin-bottom: 30px;
	float: right;
}

.career_container {
	background: #f2f2f3 url(http://www.miltonkeynesacademy.co.uk/images/career_footer.gif) no-repeat bottom;
	padding: 10px;
	width: 361px;
	height: 170px;
}

.career_blue_header {
	background: url(http://www.miltonkeynesacademy.co.uk/images/career_header.gif);
	padding: 6px;
	width: 369px;
	height: 18px;
	margin-bottom: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.clearfix {content:;display:block;height:0;clear:both;visibility:hidden;}

 #careersblock1 {
 	display: inline;
	float: left;
	width: 381px;
 }
 
  #careersblock2 {
 	display: inline;
	float: right;
	width: 381px;
 }
