
.registerprefs #content img{
	margin: 0 !important;
} 


/* Remove borders from spacer imgs on this page */
.registerprefs #content img{
	border: none !important;
}

#header ul#ats-utilities {
	position: absolute;
	right: 10px;
	top: 5px;
	margin: 0;
	padding: 0;
}

#header #ats-utilities li{
	background-color: #e23d3b;
}

/* Buttonise screening question link */
.apply_appform ol#jobappform a{
	border: 1px solid #e23d3b; padding: .5em; background-color: #fbac18;
}

.apply_appform ol#jobappform table.appform{
	margin-bottom: 1em;
}

#content img {
	float: none !important;
	border: none !important;
}

h2{
	font-size: 160% !important;
}

/* flash msg :note: change these styles to suit the design.*/
.flash{ 
	border: 1px solid #ffd100; background-color: #fff; color: #e23d3b; padding: .5em 1em; margin-bottom: 1em; font-size: 1.2em; font-weight: bold;
}

#footer ul{
	margin-left: 20px; padding: 0px;
}

#footer ul li{
	display: inline; padding-right: 15px;
}

#footer ul li a{
	color: #fff; line-height: 27px;
}