@charset "UTF-8";
/* IE Only stuff. */

/* Sticky Footer for IE8 */
body > section {
	display:table;
	height:100%;
}
body > section #main_content_area .register_account #company_or_individual input[type=radio],
body > section #main_content_area #results_listed td input[type=checkbox] {
	position: static;
}
body > section #main_content_area .register_account #company_or_individual label,
body > section #main_content_area #results_listed td label {
	padding-left:0;
	background: transparent;
}
body label.modern {
	position: static;
	display:block;
	margin-bottom:5px;
}