#website_status {
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #fff1a8;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#ajax_status {
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
html {
	background: #c9cac8;
	background-image:url(../images/elements/newlook_background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

body {
	background-image:url(../images/elements/newlook_pattern.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;		
}
#wrapper {
	background-image:url(../images/elements/container_background2.jpg);
	background-position: 0px -8px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
div.container_12 {
	padding: 20px 0px 0px 0px;	
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	overflow: hidden;
	padding: 0px 0;
	text-align: left;
}

div.clear {
	clear:both;
}

/* --- HEADER --- */
#newlook_logo {
	margin: 0px 0px 19px 0px;
	width: 336px;
	height: 46px;
	display:inline-block;
	background-image:url(../images/elements/newlook_logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#newlook_logo span {
	display: none;
}
.header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	float: right;
	padding: -4px 0px 0px 0px;
	margin: -4px 0px 0px 0px;
}

/* --- NAVIGATION --- */

.main_navigation {
	background-color: #616365;
	height: 35px;
	z-index: 2;
}

#navigation_facebook {
	margin: 5px 10px 0px 0px;
	width: 25px;
	height: 25px;
	display:inline-block;
	background-image:url(../images/elements/navigation_facebook.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
#navigation_twitter {
	margin: 5px 0px 0px 0px;
	width: 25px;
	height: 25px;
	display:inline-block;
	background-image:url(../images/elements/navigation_twitter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;	
}
#navigation_youtube {
	margin: 5px 10px 0px 0px;
	width: 25px;
	height: 25px;
	display:inline-block;
	background-image:url(../images/elements/navigation_youtube.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;	
}
#navigation_facebook span, #navigation_twitter span, #navigation_youtube span {
	display: none;
}

/* --- MAIN CONTENT --- */
.main_content {
	padding: 10px 0px 10px 0px;
	z-index: 1;
}
.main_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.main_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;	
	color: #616365;
	text-align: left;
}
.main_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;	
	color: #616365;
	text-align: left;
}
.main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;	
}
.main_content a:link, .main_content a:visited {
	color: #000000;
	text-decoration: underline;
}
.main_content a:hover {
	text-decoration: underline;
}
/* --- ADMIN AREA --- */
#container_hot_jobs {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container_hot_jobs li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* --- RIGHT COLUMNN --- */
#jobsearch_right {
	margin: 10px 0px 0px 0px;
	width: 300px;
	height: 80px;
	display:inline-block;
	background-image:url(../images/elements/jobsearch_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#jobsearch_right span {
	display: none;
}

#hotjobs_right, #twitter_right, #rss_right {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #efefef;	
}
#hotjobs_right {
	background-image:url(../images/elements/hotjobs_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#twitter_right {
	background-image:url(../images/elements/twitter_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#rss_right {
	background-image:url(../images/elements/rss_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:85px;
}

#hotjobs_list_right, #twitter_list_right, #rss_list_right {
	list-style-type: none;
	margin: 75px 0px 0px 10px;
	width: 240px;
}


#hotjobs_list_right li, #twitter_list_right li, #rss_list_right li {
	border-bottom: 1px solid #ffffff;
	padding-top:3px;
	padding-bottom:3px;
}
#hotjobs_list_right a:link, #twitter_list_right a:link, #rss_list_right a:link, 
#hotjobs_list_right a:visited, #twitter_list_right a:visited, #rss_list_right a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: inline-block;
}
#hotjobs_list_right a:hover, #twitter_list_right a:hover, #rss_list_right a:hover {
	text-decoration: none;
} 

#hotjobs_list_right a:link span, #twitter_list_right a:link span, #rss_list_right a:link span, 
#hotjobs_list_right a:visited span, #twitter_list_right a:visited span, #rss_list_right a:visited  span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #616365;
	display: block;
}

#hotjobs_list_right li.noline , #twitter_list_right li.noline , #rss_list_right li.noline {
	border-bottom: 0px;
}
#hotjobs_list_right a.moreinfo_right, #twitter_list_right a.moreinfo_right, #rss_list_right a.moreinfo_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.twitter_link {
	margin: 10px 30px 0px 0px;
	width: 97px;
	height: 43px;
	display: block;
	float: right;
}
a.twitter_link span {
	display: none;
}

#drapers, #retail_week {
	margin: 0px 40px 5px 40px;
	border-bottom: 1px solid #ffffff;
}
a.rss_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.rss_links span {
	display: none;
}
#drapers_link {
	margin: 0px 7px 0px 0px;
	width: 77px;
	height: 14px;
	display: block;
	float: right;
	position: relative;
	top: -37px;
}
#retail_link {
	margin: 0px 26px 0px 0px;
	width: 97px;
	height: 14px;
	display: block;
	float: right;	
	position: relative;
	top: -37px;	
}
/* --- TABS NEAR FOOTER --- */
.footer_tab {
	padding: 10px 0px 0px 0px;
}
#faqs_tab {
	width: 300px;
	height: 70px;
	display:inline-block;
	background-image:url(../images/elements/faqs_tab.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#facebook_tab {
	width: 300px;
	height: 70px;
	display:inline-block;
	background-image:url(../images/elements/facebook_tab.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#recrucon_tab {
	width: 300px;
	height: 70px;
	display:inline-block;
	background-image:url(../images/elements/recrucon_tab.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#facebook_tab span, #recrucon_tab span, #faqs_tab span {
	display: none;
}

/* --- FOOTER --- */
.footer {
	padding: 20px 0px 20px 0px;
}

.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616365;
	text-align: right;
}


/* --- TABLE --- */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #616365;
	text-align: left;
}
td.approved {
	background-color: #00cc33;
}
td.unapproved {
	background-color:#cc3300;
}

/* --- FORM --- */

label {
	width: 70px;
	display: inline-block;
}
label.textarea {
	position:relative;
	left:0px;
	top:-36px;
}
.field, .dateFrom, .dateTo {
	width: 200px;
	border: 1px solid #616365;
}
.field_qa {
	width: 500px;
	height: 100px;
}
select {
	width: 200px;
	border: 1px solid #616365;	
}
textarea {
	border: 1px solid #616365;
}
.button {
	padding: 3px 5px 3px 5px;
	border: 0px;
	background-color: #952d98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
label.error {
	width: 200px;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
	clear:both;

}

/* --- RECRUITMENT CONSULTANT FORM --- */

#recruConsul label {
	width: 200px;
	margin: 0px 0px 5px 0px;
}
#recruConsul .field {
	width: 240px;
}
#recruConsul textarea {
	width: 240px;
}
#recruConsul select {
	width: 240px;
}


/* --- MONTHLY PROFILE PAGE --- */
#monthly_profile {
	width: 620px;
	height: 782px;
}
.ian_ashton {
	background-image:url(../images/monthly_profile/ian_ashton.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.carrie_dodd {
	background-image:url(../images/monthly_profile/carrie_dodd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.keith_gosling {
	background-image:url(../images/monthly_profile/keith_gosling.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.lisa_thomas {
	background-image:url(../images/monthly_profile/lisa_thomas.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.willie_allison {
	background-image:url(../images/monthly_profile/willie_allison.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.simi_murthy {
	background-image:url(../images/monthly_profile/simi_murthy.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#intro_profile {
	position: relative;
	top: 30px;
	left: 0px;
	width: 215px;
	padding: 20px 20px 20px 20px;
}
#intro_profile img {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#intro_profile p {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}
/*--- Orange Text ---*/
.lisa_thomas #name_profile h2 {
	color: #f0ab00;
}
/*--- Purple Text ---*/
.simi_murthy #name_profile h2 {
	color: #952d98;
}
/*--- Black Text ---*/
.carrie_dodd #name_profile h2, .willie_allison #name_profile h2 {
	color: #000000;
}
/*--- White Text ---*/
.ian_ashton #name_profile h2, .carrie_dodd #intro_profile p, .lisa_thomas #intro_profile p, .lisa_thomas #name_profile p, .simi_murthy #intro_profile p, .simi_murthy #name_profile p, .willie_allison #intro_profile p, .keith_gosling #intro_profile p, .keith_gosling #name_profile p {
	color: #ffffff;
}
/*--- Blue Text ---*/
.ian_ashton #intro_profile p, .keith_gosling #name_profile h2 {
	color: #00c6d7;
}
#name_profile {
	width: 215px;
	padding: 20px 20px 20px 20px;
}
#name_profile p, #name_profile h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#name_profile p {
	font-size: 11px;
}
#name_profile img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#name_profile h2 {
	font-size: 12px;
}
.ian_ashton #name_profile {
	position: relative;
	top: 210px;
	left: 0px;
}
.carrie_dodd #name_profile {
	position: relative;
	top: 310px;
	left: 0px;
}
.lisa_thomas #name_profile {
	position: relative;
	top: 340px;
	left: 0px;
}
.simi_murthy #name_profile {
	position: relative;
	top: 320px;
	left: 0px;
}
.keith_gosling #name_profile {
	position: relative;
	top: 320px;
	left: 0px;
}
.willie_allison #name_profile {
	position: relative;
	top: 280px;
	left: 0px;
}
.blue_profile {
	background-image: url(../images/monthly_profile/blue_profile.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.black_profile {
	background-image: url(../images/monthly_profile/black_profile.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.orange_profile {
	background-image: url(../images/monthly_profile/orange_profile.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.purple_profile {
	background-image: url(../images/monthly_profile/purple_profile.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#badge_profile a {
	background-color: none;
	width: 174px;
	height: 174px;
	display: block;
}
#badge_profile a.ian_ashton_badge {
	position: relative;
	top: 160px;
	left: 416px;
}
#badge_profile a.carrie_dodd_badge {
	position: relative;
	top: 150px;
	left: 400px;
}
#badge_profile a.lisa_thomas_badge {
	position: relative;
	top: 150px;
	left: 405px;
}
#badge_profile a.simi_murthy_badge {
	position: relative;
	top: 140px;
	left: 406px;
}
#badge_profile a.willie_allison_badge {
	position: relative;
	top: 140px;
	left: 395px;
}
#badge_profile a.keith_gosling_badge {
	position: relative;
	top: 140px;
	left: 406px;
}

#page {
	width: 620px;
	height: 782px;
}
#page_copy img {
	margin: 0px 0px 15px 0px;
}
#page_copy p {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
}

.personal_background {
	background-image:url(../images/page_backgrounds/personal_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.personal_page_copy {
	position: relative;
	top: 119px;
	left: 38px;
	width: 528px;
	padding: 39px 10px 27px 10px;
}
.personal_page_copy img, .personal_page_copy p {
	padding-left: 33px;
}
.personal_page_copy p a:link, .personal_page_copy p a:visited {
	text-decoration: underline;
	color: #ffffff;
}

/* --- OUR BUSINESS AREAS --- */


.retail_background {
	background-image:url(../images/page_backgrounds/retail_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.retail_page_copy {
	position: relative;
	top: 119px;
	left: 38px;
	width: 484px;
	padding: 39px 32px 27px 32px;
}
.retail_page_image {
	position: relative;
	top: 137px;
	left: 38px;
}
#page_copy.retail_page_copy p {
	font-size: 14px;
}
#page_copy.retail_page_copy p a {
	color: #bed600;
}
.head_background {
	background-image:url(../images/page_backgrounds/head_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.head_page_copy {
	position: relative;
	top: 114px;
	left: 38px;
	width: 488px;
	padding: 15px 30px 27px 30px;
}
#page_copy.head_page_copy img {
	margin: 0px 0px 0px 0px;
}
#page_copy.head_page_copy p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#page_copy.head_page_copy a:link, #page_copy.head_page_copy a:visited {
	color: #ffffff;
}
#headoffice_video {
	margin: 0px 55px 0px 55px;
}

.dist_background {
	background-image:url(../images/page_backgrounds/dist_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.dist_page_copy {
	position: relative;
	top: 138px;
	left: 38px;
	width: 484px;
	padding: 43px 43px 43px 43px;
}
.dist_page_image {
	position: relative;
	top: 110px;
	left: 82px;
}
.int_background {
	background-image:url(../images/page_backgrounds/int_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.int_page_copy {
	position: relative;
	top: 114px;
	left: 36px;
	width: 464px;
	padding: 32px 39px 32px 39px;
}









/* --- ABOUT US --- */
.special_background {
	background-image:url(../images/page_backgrounds/special_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.special_page_copy {
	position: relative;
	top: 119px;
	left: 58px;
	width: 506px;
	padding: 25px 8px 27px 14px;
}

.respon_background {
	background-image:url(../images/page_backgrounds/respon_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.respon_page_copy {
	position: relative;
	top: 95px;
	left: 35px;
	width: 531px;
	padding: 25px 8px 27px 14px;
}
#page .respon_page_copy p {
	margin-bottom: 12px;
}

.values_background {
	background-image:url(../images/page_backgrounds/values_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.values_page_copy {
	position: relative;
	top: 95px;
	left: 35px;
	width: 445px;
	padding: 39px 47px 39px 47px;
}
#page_copy.values_page_copy p {
	font-weight: bold;
	line-height: 24px;
}



.faqs_background {
	background-image:url(../images/page_backgrounds/faqs_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.faqs_page_copy {
	position: relative;
	top: 119px;
	left: 35px;
	width: 529px;
	height: 574px;
	padding: 25px 8px 27px 14px;
	overflow:auto;	
}
.faqs_page_copy h2 {
	color: #f0ab00;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}
#page_copy.faqs_page_copy p {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;	
}



/* --- OUR PEOPLE --- */
.ia_background {
	background-image:url(../images/personal_profile/ia_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.ia_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.ia_page_copy {
	position: relative;
	top: 66px;
	left: 36px;
	width: 516px;
	height: 580px;
	padding: 16px 16px 14px 16px;
}
.ia_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.ia_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}


.lt_background {
	background-image:url(../images/personal_profile/lt_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.lt_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.lt_page_copy {
	position: relative;
	top: 67px;
	left: 36px;
	width: 516px;
	height: 580px;
	padding: 16px 16px 14px 16px;
}
.lt_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.lt_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}
.wa_background {
	background-image:url(../images/personal_profile/wa_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.wa_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.wa_page_copy {
	position: relative;
	top: 77px;
	left: 36px;
	width: 516px;
	height: 560px;
	padding: 16px 16px 14px 16px;
	overflow:auto;
}
.wa_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.wa_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}
.kg_background {
	background-image:url(../images/personal_profile/kg_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.kg_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.kg_page_copy {
	position: relative;
	top: 67px;
	left: 36px;
	width: 516px;
	height: 580px;
	padding: 16px 16px 14px 16px;
}
.kg_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.kg_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}
.sm_background {
	background-image:url(../images/personal_profile/sm_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.sm_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.sm_page_copy {
	position: relative;
	top: 77px;
	left: 36px;
	width: 516px;
	height: 562px;
	padding: 14px 16px 14px 16px;
	overflow: auto;
}
.sm_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.sm_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}
.cd_background {
	background-image:url(../images/personal_profile/cd_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.cd_title {
	position: relative;
	top: 49px;
	left: 187px;
}
.cd_page_copy {
	position: relative;
	top: 76px;
	left: 36px;
	width: 516px;
	height: 560px;
	padding: 16px 16px 14px 16px;
	overflow: auto;
}
.cd_page_copy h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#page_copy.cd_page_copy p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;	
}








/* --- WHAT WE OFFER --- */
.ld_background {
	background-image:url(../images/page_backgrounds/ld_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.ld_page_copy {
	position: relative;
	top: 104px;
	left: 27px;
	width: 488px;
	padding: 27px 33px 0px 33px;
}
#page .ld_page_copy p {
	margin-bottom: 12px;
}
.ld_page_image {
	position: relative;
	top: 135px;
	left: 33px;
}
.rb_background {
	background-image:url(../images/page_backgrounds/rb_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.rb_page_copy {
	position: relative;
	top: 143px;
	left: 32px;
	width: 483px;
	padding: 65px 45px 27px 45px;
}
.rb_page_image {
	position: relative;
	top: 244px;
	left: 32px;
}
/*--- FIXES THE TABLE LABEL THING ---*/
span.Rmax_CandUpdate_RegularText {
	font-size: 12px;
	line-height: 18px;
}
table label {
	width: 100%;
	font-weight: bold;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 13px;
}
#addressDiv {
	margin-top: 10px;
}
table tr td.Rmax_CandUpdate_Header, table tr td.Rmax_JobSearch_Header, table tr td.Rmax_MemberMenu_Header {
	color: #616365 !important;
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0px 5px 0px;
}

table td.Rmax_CandUpdate_RegularText {
	font-size: 12px;
	line-height: 18px;
}

table tr.Rmax_RegularText {
	font-size: 12px;
	line-height: 18px;
}
table tr td.Rmax_RegularText {
	font-size: 12px;
	line-height: 18px;
}
table tr.Rmax_JobListBackgroundColor a.Rmax_JobListLink {
	padding: 12px 0px 12px 5px;
	font-size: 12px;
	line-height: 18px;
}
table tr.Rmax_JobListRow0, table tr.Rmax_JobListRow1 {
	font-size: 12px;
	line-height: 18px;
}
table tr.Rmax_JobListRow0 td a.Rmax_Link, table tr.Rmax_JobListRow1 td a.Rmax_Link, table tr td a.Rmax_Link  {
	padding-left: 5px;
	font-size: 12px;
	line-height: 22px;
}