/* @override http://www.careersinhire.com.au/interface/careers-page.css */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 980px;
	height: 100% !important;
	min-height: 100%;
	background-color: #fff;
}
body {
	position: relative;
}