/* RETAIL SEARCH GROUP GENERAL RULES */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #8d8d8d;	text-align: left;	line-height: 16pt;}/* SITE CONTAINERS */div#container {	width: 100%;}/* HEADER */div#header {	border-bottom: 3px dotted #5f5f5f;	overflow: auto;}	#header h1 {		float: right;		width: 67%;		font-size: 18pt;		color: #c6262b;	}		#header a img {		border: none;	}		#header img {		margin: 0 5% 0 0;		width: 25%;	}/* NAVIGATION */ul#navigation, ul#jobs_sub_nav, #staff_sub_nav, ul#candidates_sub_nav, ul#employers_sub_nav, ul#about_sub_nav, ul#eye_candy, div#sub_navigation, a#print_this_page_link {	display: none;}div#body_text {}	#body_text h2, #body_text h3, #body_text h4, 	#body_text h5, #body_text h6 {		margin: 2em 0;		font-weight: 100;		text-transform: uppercase;	}	#body_text h2 {		font-size: 16pt;		color: #000000;	}	#body_text p {		margin: 2em 0;	}	#body_text ul, #body_text ol {		margin: 3em 0 3em 1em;	}		#body_text ul li, #body_text ol li {		margin: 1em 0;	}	#body_text a {		color: #c52227;	}		#body_text a:hover {		color: #CCCCCC;	}div#footer {}	p.copyright {}		a#mrinetwork_stamp, a#sticky_stamp {		display: none;	}