/*
	Madgex WhiteLabel JobSite
	Author: James Wragg, Madgex Ltd. 2007
	CMPi changes - bsjjobs: Eva Vartmann PROPERTYWEEK
*/

/*
	Yahoo! Reset & Fonts - included here to save extra stylesheet requests
	=======================================================================
*/

	/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.3.0
	*/

	/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

	/*fonts.css*/body {}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


html {
	border-bottom: 1px solid #fff; /* force the scrollbar to show in FF */ 
}


/* type */

body {
	font: 62.5%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #4A4143;
	background: #fff;
	min-width:547px;
	}

	body.alt {
		min-width: 691px;
	}
	body img {
		position:absolute;
		left:-1000px;				
	}
	
	body #frame img {
		position:static;
		left:auto;					
	}


p {
	margin: 0.2em 0 0.8em;
}

p, blockquote, li, td, th, dt, dd {
	font-size: 1.2em; /* 12 px */
	}

	td li, li li, li p {
		font-size: 1em; /* override inheritance */
	}

a {
	text-decoration: none;
	color: #c71c22;
	font-weight:bold;
	}

	a:hover {
		text-decoration: underline;
	}

h1 { font-size: 1.9em; margin-bottom: 0.8em;} h1.alt {width:75%;float:left;margin:0 0 10px 0;} h1.twoTone {color:#000;} h1 em {font-style:normal;}

h2 {font-size: 1.5em; font-weight:bold;} h2.intro { font-size: 1.5em; margin: 0.5em 0; }

h3 {font-size:1.2em;font-weight:bold; margin-bottom:.8em;}
#col1 h3 {
    color:#333; 
    margin:0;
    padding:0;
    font-size:12px;
    line-height:1.2em;
    text-transform:uppercase;
}
    
#col1 .empdesc h3 {padding-left:0;background:none;color:#000;}


h4 {font-size: 1.3em; margin-bottom:.3em;}

h5 { font-size: 1.2em; margin: 0 0 0.2em;font-weight:bold; text-transform: uppercase;}

#skipnav {
	left:0pt;
	margin:0pt;
	position:absolute;
	top:0pt;
	z-index:5;
	}

	#skipnav a {
		background-color:#FFF;
		border:5px solid #CB312F;
		font-size:120%;
		font-weight:700;
		left:-10000px;
		padding:10px 15px;
		position:absolute;
		text-align:center;
		width:10em;
		-moz-border-radius:8px;
		opacity:0.8;
	}

	#skipnav a:focus {
		left:0;
	}	

/* Page errors and confirmations */	

	p.pageError, .pageError {
		font-weight:bold;
		color:red;
		display:block;
	}

	.confirm {
		font-weight:bold;
		color:black;
	}

	.alreadyApplied {
		width:729px;
		background:#F7E2E1;
		margin-bottom:1.2em;
		border:1px solid #C33;
	}

		.alreadyApplied p {
			display:block;
			font-size:1.6em;
			line-height:1;
			margin:0;
			padding:.4em 0 .4em .4em;
		}

			#content .alreadyApplied p a {
				display:block;
				background:url(../../bjsJobs/images/pinkArrowLg.gif) no-repeat top left;
				padding:.1em 0 .1em 27px;
			}	

/* Page layout */	

#frame {
	width:991px;
	background:#fff;
	margin:0 auto;
}
#banner {
	background: #fff;
	height: 13.2em;
	}

	#banner #logo {
		display:block;
		width:239px;
		position:relative;
		top: 4.2em;
		float: left;
		z-index: 4;
		padding-bottom:20px;
		}

		#logo img {
			height: 59px;
		} 

	#banner ul {
		position: relative;
		top: 10.9em;
		overflow:hidden;
		float:right;
		width:700px;
		zoom:1;
		margin:0;
		padding:0;
		z-index:3;
	}

	#banner ul li {
		float: right;
		color: #042039;
		list-style:none;
		margin:0 20px 0 0;
		line-height:1.2;
	}

	#banner ul li a {
		text-decoration: none;
		color:#fff;
		display:block;
		font-size:0.9em;
		font-weight:normal;
		padding:0.2em 0.3em;
		text-transform:uppercase;
	}

	#banner ul li a:hover {
		text-decoration: none;
	}
		#banner .jobseekers {
			background:#C71C22;
			margin-right:0;
}

#nav {
	margin: 0 0 0 9px;
	}

	#nav ul {
		width: 973px;		
		padding:0;
		margin:0 auto;
		/*max-width: 973px;*/
		float:left;
	    /*background: #4b4142 url(../images/shadow.gif) repeat-x left bottom;*/
	    /*height: 35px;*/
	}

	#nav li, #nav li.active {
		float: left;
		width:auto;
		padding:0;
		list-style:none;
		border-right:1px solid #fff;
		/*height: 28px;*/
		}
	#nav li.last {
		border-right:none;
		}

	#nav li a{
		color: #fff;
		margin:0;
		display:block;	
		font-size: 11px;
		font-weight:bold;
		/*padding:6px 5.8px 5px 5px;*/
		text-transform:uppercase;
		/*height: 17px;*/
		}
		
		#nav li.active a, #nav li a:hover {
			background: #C71C22;
			text-decoration:none;	
		}

#content {
	padding-top: 1em;
	min-height:55em;
	clear:both;
	overflow:hidden;
	zoom:1;
	}

	#content a {
		font-weight: bold;
	}

#main-content {
	width: 792px;
	float: left;
	max-width: 100%;
	}

#col1 {
	width: 547px;
	float: right;
}

#col2 {
	width: 225px;
	float: left;
}
	.seoImg {
	border-top:1px solid #E5E3DD;
	padding:1em 0 0 0;
	margin: 0 0 1.5em;
	}

	.seoImgInner {
	border-bottom:1px solid #E5E3DD;
	padding:0 0 1em 0;
	}

#extra {
	float:right;
	width:162px;
}
		#extra .feature-c span {
		margin-bottom:10px;
		display:block;
	}
	
		#extra .feature-c a img {
			margin:0 auto 0 auto;
			border:none;
		}
			#content #extra .feature-c .advertise {
				background:url(../images/advertiseScreen.jpg) no-repeat bottom right;
				padding-bottom:78px;
				margin:-10px;
			}

			#content #extra .feature-c .advertise h3 {
				font-size:1.5em;
				padding-top:0;
				background-color:transparent;
				margin:0 10px;
			}
			#content #extra .feature-c .advertise p {
				margin:0 10px;
			}
	        #extra h3 {
				text-transform: uppercase !important;
			}

	.buttonAds {
		/*border-top:1px solid #F5F4F0;*/
		padding-top:1.2em;
		float:left;
	}	
		.buttonAds img, .buttonAds object, .buttonAds embed{
			display:block;
			margin:0pt 0pt 17px;
		}	

#footer {
	clear: both;
	color:#fff;
	margin: 8em auto 0 auto;
	overflow: hidden;
	padding: 20px 0 .5em 0;
	width:974px;
	/*background:url(../images/footerBg.gif) repeat-x 0 20px;*/
	border-top:1px solid #B2A6A6;
	background: #4b4142;
	}
	#footer a {
		color: #fff;
	}
	#footer ul {
		overflow: hidden;
		zoom: 1;
		margin: 1em 0 1em;
		padding:0;
		font-size:.9em;
	}

	#footer li {
		float: left;
		padding:0 .5em;
		list-style:none;
		border-left:1px solid #666;
		}

		#footer li.first {
			border-left:none;
			padding-left:0;
		}

		#footer li {
			margin-right: 0;
		}

		#footer li a {
			color: #fff;}
			
	#footer #footerLogo {
		float:right;
		margin-left:25px;
	}
	#footer p {
		text-align: left;
		font-size:1em;
		margin:5.3em 0 0.2em 0;
	}
	#footer .sleeve {
		margin-bottom:0;
		padding:0;
	}

		#footer .sleeve ul {
			text-align:left;
			margin-top:0;
			font-size:.9em;
			background:none;
			color:#fff;
			border-bottom:none;
		}

			#footer .sleeve ul li {
				margin:0;
				padding:0 4px 0 0;
				border:none;
				white-space:nowrap;
		}
				#footer .sleeve ul li a {
					color:#fff;
					font-weight: normal;
				}	
	#footer .wrapper {
		margin: 0 10px;
		width: 954px;
	}

	/* alternate page layout */

	body.alt #main-content {
		width: 100%;
	}

	body.alt #col1 {
		width: 731px;
	}

	body.rz .feature-b h1 {
		margin:-20px -20px 15px;
		padding: 0 20px;
		background:#c71c22;
		color:#fff;
		text-transform:uppercase;
		font-weight: bold;
		line-height: 1.15em;
	}

	body.rz .feature-b img {
		float: right;
		margin: 0 0 2em 2em;
	}
	body.rz h2.intro {
		color:#666;
		margin:1.5em 0;
		text-transform:none;
		font-weight:normal;
		font-size:1.2em;
	}

	body.rz #col1 ul {
		margin:.5em 0 .5em 0;
		padding:0 0 0 2em;
		padding-bottom:1.5em;
		color:#666;
	}
	
		body.rz #col1 p {
		color:#666;
	}
		body.rz #col1 p label, body.rz #col1 p span, body.rz #col1 p.end {
		color:#333;
	}
		body.rz #col1 p span {
		display: block;
		font-size: .8em;
		margin: .5em 0 0 150px;
	}

		body.rz #col1 p.end	{
			float:left;
			padding-left:15px;
			width:500px;
		}

	body.rz #col1 ul li {
		list-style: square outside;
	}	

/* puffs/features */

.inner {
	display: block;
	padding: 20px 5px 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
	.inner.none {
		background:none;
	}

.feature-a h2.header, .feature-b h2.header {
	margin:-20px -20px 5px;
	padding: 0 20px 0 20px;
	color: #000;
	font-size:1.2em;
}
	#col1 .feature-a h2.header {
		margin-bottom: 15px;}
	
	#col1 .feature-a {
	margin-bottom: 15px;}

	#col1 .feature-a .inner {
		padding: 20px 10px 10px}

	#col1 .feature-a  ul.last {
		margin: 0;}

.feature-a, .feature-b, .feature-c, .feature-d {
	margin-bottom: 2em;	
}

.feature-a, #col1 .feature-b {
	background-color: #fff;
	border:none;
	}
	#col2 .feature-a {
	border-bottom:1px solid #d7d2cf;
	border-left:1px solid #d7d2cf;
	border-right:1px solid #d7d2cf;
	background:url(../images/bgShade.gif) repeat-x top left;
	}

		#col2 .feature-a .inner{
			padding: 20px 15px 10px;
		}

	.feature-a h2.header, #col1 .feature-b h2.header {
		background:#C71C22;
		border:none;
		color: #fff;
		text-transform: uppercase;
        font-size:1.8em;
        line-height:1.2em;
	}
		#col2 .feature-a h2.header{
			padding:0.1em 10px .2em 10px;
		}
	#col1 div.altColor {
		border-bottom:1px solid #B2A6A6;		
	}	
.feature-b {
	background-color: #f1eff0;
	}
	.feature-b .inner{
		padding: 20px 15px 10px;
	}

	.feature-b h2.header {
		text-transform: uppercase;
		font-size: 1.6em;
	}
	.feature-b h2.search {
		padding: 5px 10px .2em 20px;
		text-transform: uppercase;
		font-size: 1.6em;
	}
.feature-b.alt {
	border:none;
	background:#fff;
}
	.feature-b.alt .inner{
		padding: 20px 5px 10px;
	}	
	.feature-b.alt h2.header {
		color: #fff;
		font-size:1.2em;
		background:#726867;
		padding:0.1em 20px 0.2em;
		margin-bottom:1em;
		border:none;
	}	

#extra .feature-c {
	border-bottom:1px solid #d7d2cf;
	border-left:1px solid #d7d2cf;
	border-right:1px solid #d7d2cf;
	background:url(../images/bgShade.gif) repeat-x top left;

	}
	#extra .feature-c .inner{
		padding:20px 10px 10px 10px;
		}


.feature-d {
	padding-bottom:2em;
	overflow: hidden;
	zoom: 1;
	border: solid 1px #ccc;
}
	.feature-d h3 {
		font-size:1.2em;
		background:url(../images/bgShade.gif) repeat-x top left;
		padding: 1em 5px 0.2em;
		margin-bottom:1em;
		text-transform: uppercase;
	}
	.feature-d ul.cta, .feature-d p.more {
		margin:0 5px;
	}	
	.feature-d ul.cta li, .feature-b ul.cta li {
		border-bottom:none;
		margin:0 0 10px 0;
		padding:0 0 0 12px;
		background:url(../images/bulletRed.gif) no-repeat 0 5px;
	}


.advice {
	margin-top:2.2em;
	padding-bottom:4.5em;
}

	.advice h3 {
		color: #fff;
		background:#726867;
		font-style: normal;
		margin: 0.5em 0;
		padding:.2em 5px;
	}

	.advice h4 {
		padding:1em 5px 0 5px;
		font-size:1.2em;
		color:#C71C22;
		margin-bottom:0;
		
	}
	.advice h5 {
		padding:.5em 0 0 5px;
		color:#958c8c;
		margin-bottom:0;
		font-weight:bold;
	}
	.advice p {
		padding:.5em 0 1em 0;
		margin:0 5px;
		border-bottom:1px solid #B2A6A6;
	}
	

/* header icons */

.sectors {
	display: block;
}

.search {
	display: block;
	color: #fff;
}



/* forms */

fieldset {
	padding-bottom: 1em;
	margin-bottom:1em;
}

fieldset.noBorder {
	background:none;
	border:none;
	float:left;
	width:100%;
	padding-bottom:0;
}
form input.text, form textarea, form select {
		border:1px solid #000;
		padding: 1px 2px;
		color:#666;
	}

.feature-b form#search fieldset, .feature-b form#searchHme fieldset{
	float:left;
	width:98%;
	border-bottom:2px solid #fff;
}
.feature-b form#search fieldset{
	border:none;
}

form .submit-area {
	text-align: right;
	float:left;
	margin: 0.8em 0 0 0;
	width:99%;
	}
form#searchHme  .submit-area {
	width:auto;
	}

	form .submit-area input.submit {
		float: left;
		font-size: 1em;
		padding: .3em .2em;
		text-transform:uppercase;
		background:#C71C22;
		color:#fff;
		border:none;
	}

	form p.accept {
		padding-top:1em;
		float:left;
		width:100%;
	}

form .field {
	clear:both;
	float:left;
	position:relative;
	margin-bottom: 0.8em;
	width:99%;
	display: inline;
	}

	form .field input {
		width: 98%;
	}

	form .field select {
		width: 100%;
	}

	form .field label, form .field span.label {
		display: block;	
		padding-bottom: 0.2em;
	}

form .field-alt {
	clear:both;
	float:left;
	position:relative;
	width: 100%;
	margin-bottom:0.8em;
	}

	form .field-alt select {
		width:78%;
		float:right;
	}

	form .field-alt input {
		width: 75%;
		float:right;
	}	

	form .field-alt span.helptxt {
		width: 77%;
		clear: both;
		display: block;
		float:right;
		font-size:.9em;
	}
		form .field-alt strong {
			font-weight:normal;
		}

	form .field-alt label, form .field-alt span.label {
		float:left;
		width:17%;
		text-align:right;
		line-height:1.9;
		font-size:.9em;
	}


form .field-radio {
	clear:both;
	margin-bottom:0.4em;
	position:relative;
	width:100%;
}
form#logon, form#register {
	margin-top:20px;
}

form.midCol {
	margin:0 -20px;
	width:532px;
}

	.required {
		background:url(../images/required.gif) no-repeat right 5px;
	}

	img.required {
		margin:0 0 2px 1px;
	}

	em.required {
		text-indent:-9000px;
		position:absolute;
		background:transparent;
		overflow:auto;
	}

	form.midCol fieldset {
		background:none;
		margin:0;
		width:532px;
	}

	form.midCol fieldset h2{
		color:#fff;
		background:#C71C22;
		font-size:1.3em;
		margin:0 0 15px;
		padding:0.1em 10px 0.2em;
		text-transform:none;
		float:left;
		width:100%;
	}

	form.midCol fieldset p{
		padding-bottom:.7em;
		width:500px;
		padding-left:15px;
		float:left;
	}

	form.midCol label, form.midCol p.label, form.midCol p.radio label {
		width: 32%;
		display:block;
		float:left;
		font-weight:bold;
	}

	form.midCol p.label {
		clear:both;
	}

		form.midCol p.narrow {
			float:right;
			width:66%;
			margin-top:0;
		}

			form.midCol p.narrow label.check {
				width:65%;
				float:left;
			}

	form.midCol p.button {
		width:500px;
		padding-left:15px;
		float:left;
		border:.001em solid #fff; /* for opera */
	}

	form.midCol p.button input {
		background:#CB312F none repeat scroll 0%;
		border:medium none;
		color:#FFFFFF;
		float:left;
		font-size:0.9em;
		padding:0.1em 0.2em;
		text-transform:uppercase;
	}

		form.midCol p.button input.buttonlist {
			margin-left:1.5em;
			background:#726867;
		}

	form.midCol p.radio label.radio {
		width: 24%;
		display:block;
		float:left;
		font-weight:normal;
		font-size:1.2em;
		margin:0 0 0 .4em;
	}	

	form.midCol label.check {
		float:left;
		width:94%;
		font-weight:normal;
		padding:0 0 1em .4em;
	}

	form.midCol input.text, form.midCol textarea, form.midCol select {
		width: 63%;
	}
	form.midCol select {
		width: 64%;
	}

	form.midCol textarea {
		height:10em;
	}

	form.midCol input.radio {
		margin:0 0 0 2.5em;
	}

	form.midCol input.check {
		float:left;
	}

/* Misc. layout classes */

.wrapper, #content {
	width: 974px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	height: 100%;
}

#ad {
	margin: 0 auto;
	max-width: 991px;
	position:absolute;
	top:1.2em;
	width:991px;
}

	.bannerAd {
			width:991px;
		}

		.bannerAd span{
			width: 728px;
			float:right;	
			margin-right:9px;		
		}

	#col1 .track, #col1 .email, #col1 .cv {
		padding-bottom:.6em;
	}

	#content .advertise h3 {
		padding:0;
		margin-bottom:0;
	}
	#content .advertise p{
		padding:0 0 5px 0;
	}


ul.square {
	padding:0 0 0 3em;
	margin: 1.5em 0;
	}

	ul.square li {
		list-style: square outside;
	}

.sub-col {
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 1em 0;
	padding-top:1em;
	border-top:1px solid #B2A6A6;
	}

	.sub-col .col {
		float: left;
		width: 47.5%;
		margin: 0 0 0 10px;
		display: inline;
		zoom: 1;
		}

		.sub-col .col h4 {
			font-size:1.2em;
			font-weight:bold;
			margin: 2.6em 0 0 0;
			padding-top:.8em;
			border-top:1px solid #B2A6A6;
		}
		.sub-col .col img {
			margin-top:3em;	
			margin-bottom:3em;
		}

.prev-search li {
	margin: 0.7em 0 .5em 0;
	list-style:none;
	overflow:hidden;
	zoom:1;
}

.date {
	margin-top:.4em;
	text-align:right;
	float:right;
	width:208px;
}

span.more {
	clear:left;
	float:right;
	width:auto;
	display:block;
	padding: 0 0 0 10px;
}
	#content span.more a.more {		
		margin:0pt;
		padding:0;
		display:block;
		font-weight:normal;
		text-transform:uppercase;
		font-size:.9em;
		}

#content p.more {
	text-align:right;
}
#col1 #content p.more {
	text-align:right;
	clear: both;
}

#content p.more a{
	padding:0 0 0 12px;
}

#content p.more a.apply{
	background:#C71C22 none repeat scroll 0%;
	border:medium none;
	color:#FFFFFF;
	float:left;
	font-size: 1em;
	padding:2px 0.3em !important;
	text-transform:uppercase;
	font-weight:normal;
}
h2.more {
	font-weight:normal;
	width:auto;
	float:right;
	margin:0;
}

	#content h2.more a, #content h2.more a:hover{
		background:#C71C22 none repeat scroll 0%;
		border:medium none;
		color:#FFFFFF;
		float:left;
		font-size:0.75em;
		padding:0.2em 0.3em;
		text-transform:uppercase;
		font-weight:normal;
		text-decoration:none;
	}

ul.col {
	float: left;
	width: 48%;
	margin:0 1% 0 0;
	padding:0;
}

	ul.col li{
		list-style:none;
		padding:2px 0 2px 12px;
		background:url(../images/bulletRed.gif) no-repeat 0 7px;
	}

	ul.col ul{
		margin:0;
		padding:0;
	}

ul.last {
	margin: 0 0 0.8em;
}
		li.bold {
			padding:1.5em 0 .5em 0;
		}

			li.bold li {
				margin-left:1em;		
			}

		li.bold a{
			font-size:1.2em;
		}

			li.bold li a{
			font-size:1em;	
		}



/* call to action lists */

ul.cta, ul.joblist, ul.prev-search {
	margin:0;
	padding:0;
}

ul.cta {
	zoom:1;
}

ul.cta li, ul.joblist li, .mpu, .jobdesc {
	margin:0pt 0pt 0.8em;
	zoom: 1;
	list-style:none;
	border-bottom:1px solid #B2A6A6;
	}

	ul.cta li h3, #col1 ul.cta li h3 {
		font-size: 1.3em;
		font-weight:normal !important;
		line-height:1.2;
		padding-left: 0;
		margin-bottom:0;
		}
			#col1 ul.cta li h3 {
				padding:0;
				background-color:#fff;
			}
				#content ul.cta li h3 a {
					background: url(../images/bulletRedLg.gif) no-repeat 0 3px;
					padding-left:17px;
		font-weight:normal !important;
				}

	ul.cta p {
		padding: 0 0 1em 0;
		margin:.2em 0 0 0;
	}


ul.joblist li {
	margin-bottom:0;
	padding-top:1em;
}	
	ul.joblist li li {
		font-weight: bold;
		color: #716967;
	}

	ul.joblist p{
		margin: 0.2em 0 0.3em;
	}

	ul.joblist p.date {
		position: static;
		width: 100%;
		text-align: right;
		margin: .4em 0 0 0;
		padding:.2em 0;
		font-size: 0.9em;
		border-top:1px solid #B2A6A6;
	}

	ul.joblist li.featured {
		overflow:hidden;
		margin-bottom:0;
		width:100%;
		float:left;
	}
	ul.joblist li.featured h4, ul.joblist li.featured h4 a{
		font-weight: normal !important;
	}

	ul.joblist li img {
		float: left;
		display: inline;
		margin: .3em 0 0 5px;
	}

	ul.joblist .featured div {
		float: right;
		width: 413px;
		margin:0;
	}

	ul.joblist .editorial div {
		float: left;
		width: 450px;
	}

.mpu {
	overflow:hidden;
	float:left;
	width:547px;
	zoom:1;
	padding-bottom:1.7em;
	margin-top:2.1em;
	border-bottom:none;
}	
	#col1 .mpu h3 {
		margin-bottom: 0.5em !important;
	}
	.mpu h4 {
			margin-left:10px;
		}
	.mpu p {
		/*width:170px;*/
		/*margin-left:10px;*/
	}
	img.mpuImg, span.mpuImg  {
		/*float: right;*/
		/*margin: 4em 0 .5em 1em;*/
	}
	

img.rec-logo {
	display: block;
	margin: 0 0 1em;
	width:120px;
}

img.rec-ad {
	display: block;
	margin: 0 0 10px 0;
}

dl.jobdetails {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1.5em;
	line-height:1.5;
	}

	dl.jobdetails dt {
		font-size: 1.2em;
		font-weight: bold;
		float: left;
		clear: left;
		width: 17%;
	}

	dl.jobdetails dd {
		float: left;
		width: 75%;
	}

img.jobdetails-logo {
	float: right;
}

ul.actions {
	overflow: hidden;
	margin:0 0 0.8em 0;
	padding:0;
	zoom: 1;
	}

	ul.actions li, .empdesc ul.actions li {
		float: left;
		margin-right: 1em;
		list-style:none;				
	}
		.empdesc ul.actions li 
		{
			font-size:1em;	
		}
	#content ul.actions li a{
		background:transparent url(../images/bulletRed.gif) no-repeat scroll 0pt 5px;
		list-style:none;
		padding:0 0 0 12px;
	}
	#content ul.actions li a:hover{
		text-decoration:underline;
	}

p.buttonLink {
	width:auto;
	padding:0;
	margin:20px 0;
}

	#content p.buttonLink a, #content p.buttonLink a:hover {
		background:#C71C22 none repeat scroll 0%;
		border:medium none;
		color:#FFFFFF;
		font-size:0.9em;
		padding:0.2em 0.3em;
		text-transform:uppercase;
		font-weight:normal;
		text-decoration:none;
}

.contact-details {
	display: block;
	padding-left: 1.5em;
	background: url(../../bjsJobs/images/blueArrowSm.gif) center left no-repeat;
}

.actions .email, .actions .rss, .shortlist, .shortlist2 {
	display: block;
	background:#C33;
}

#content ul.actions li a.contact-details {
	background:transparent url(../images/phone.gif) no-repeat scroll left center;
	display:block;
	padding-left:1.5em;}
#content ul.actions li a.email {
	background:transparent url(../images/envelope.gif) no-repeat scroll left center;
	display:block;
	padding-left:1.5em;}
#content ul.actions li a.shortlist {
	background:transparent url(../images/shortlist.gif) no-repeat scroll left center;
	display:block;
	padding-left:1.5em;}

#content ul.actions li a.rss  {
	background:transparent url(../images/rss-small.gif) no-repeat scroll left center;
	display:block;
	padding-left:1.5em;}	


.actions a:hover.email, .actions a:hover.rss, a:hover.shortlist, a:hover.shortlist2, a:hover.contact-details {
	text-decoration:none;
}

.applybtn {
	margin: 2em 0;
}

.jobdesc {
	background-position: top left;
	padding-bottom: 5em;
}

.empdesc {
	padding-top: 1em;
	clear:both;
}

ul.prev-search p {
	margin: 0;
}
	ul.prev-search p a{
		background:url(../images/bulletRed.gif) no-repeat 0 3px;
		padding-left:12px;
		color: #C71C22;
	}

.list-options {
	margin: 1em 0;
	padding:0;
	}

	.list-options li {
		margin: 0.2em 0;
		list-style:none;
	}
		.list-options li strong {
			color:#5D5C5C;
		}

p.pagination{
	text-align: right;
	margin: 1em 0.83em;
}

	p.pagination span{
		text-align: right;
		padding-left:1em;
	}

/* job search results list */

ul.searchresults {
	margin:0;
	padding:0;
}
	.searchresults li {
		border-bottom:1px solid #B2A6A6;
		list-style:none;
		clear: both;
		margin-bottom: 0.2em;
		padding:0 10px 10px 10px;
		overflow: hidden;
		zoom: 1;
	}

	.searchresults li.featured {
		margin-bottom:0;
		background:#edf7fb;
	}

		ul.searchresults li ul, ul.joblist li ul, ul.prev-search li ul{
			clear:right;
			float:left;
			display:block;
			margin:0pt;
			padding:0;
			width:70%;
		}

			ul.searchresults li ul {
				color:#C71C22;
			}

			ul.joblist li ul, ul.prev-search li ul{
				width:100%;
			}

		ul.searchresults ul li, ul.joblist ul li, ul.prev-search ul li{
			border: none;
			padding:0 .1em 0 0;
			clear: none;
			margin:0 0 0 .2em;
			overflow:auto;
			display:inline;			
		}
		ul.searchresults ul li a{
			background:url('../images/bulletRed.gif') no-repeat 0 3px;
			padding-left:12px;		
		}

		ul.prev-search ul li{
			font-weight:normal;
		}

			ul.searchresults ul li.first, ul.joblist ul li.first, ul.prev-search ul li.first {
				margin-left:0;
				padding-left:0;		
			}

	.searchresults img {
		border:1px solid #CCCCCC;
		float:right;
		margin:10px 0 10px 0.5em;
	}

	.searchresults h4 {
		margin: 0.5em 0 0.3em;
		}

	.searchresults p {
		margin:0;
	}

	.searchresults .more{
		width:auto;
		float:right;
		background:url(../../bjsJobs/images/pinkArrowSm.gif) no-repeat center left;
		padding-left:15px;
	}
	.searchresults .more a{
		font-size:1.1em;
		padding:0 2px 1px 3px !important;
	}

ul.narrow {
	width:48%;
	float:left;
	margin-bottom:1em;
	margin-right:1em;
}	

	ul.narrow li{
	padding-left:1em;
	padding-right:1em;
	}


/* jobs from employer puff */

.job-puff {
	border:1px solid #000;
	padding:0 0 10px 0;
	float:right;
	margin:0 0 1em 0;
	width:98%;
	}

	.job-puff p {
		margin: 0.2em auto;
		width:122px;
	}
	.job-puff img {
		border:1px solid #ccc;
		margin:1em auto 1em auto;
	}

	.job-puff .more {
		float: none;
		text-align:left!important;
		margin-top:.8em;
	}
	.job-puff .more a{
		display:block;
		background:transparent url(../images/bulletRed.gif) no-repeat scroll 0pt 4px !important;
	}

/* facets */

.facetsearch {
	background-color: #F1EFF0;
	}

	.facetsearch .inner {
		padding: 15px 10px 25px;
	}

	.facetsearch .tabs {
		margin:0 0 10px 0;
		padding:0;
		background-color:#fff;
		overflow: hidden;
		zoom: 1;
		}

		.facetsearch .tabs li {
			float: left;
			list-style:none;
		}

		.facetsearch .tabs .first a {
			border-left: none !important;
			border-top:3px solid #fff;
			border-right:2px solid #b92524;
		}

		.facetsearch .tabs .last a {
			border-right: none !important;
		}		

		.facetsearch .tabs a {
			color: #fff;
			font-weight: normal !important;
			display: block;
			padding: 3px 1em 2px;
			background-color: #C71C22;
			border-top: 3px solid #fff;
			border-bottom: 2px solid #b92524;
			border-left: 2px solid #b92524;
		}

		.facetsearch .tabs li.active a {
			font-weight: bold !important;
			padding: 5px 1em;
			background-color: #F1EFF0;
			color:#A79B8F;
			border: none;
		}
		.facetsearch .tabs li.active a:hover {
			text-decoration:none;
		}

		.facetsearch .tabs li.last.active a {
			border-left:none;
		}			

	.facetsearch .highlight {
		padding: 3px 8px 0 8px;
		color: #4A4143;
		background-color: #CBC1C1;
		margin-bottom: 0.8em;
		}

		.facetsearch .highlight h3 {
		}

		ul.refine {
			width:100%;
			margin:0;
			padding:0;
			color:#4A4143;
		}

			ul.refine li {
				list-style:none;
			}

		.facetsearch .highlight li.remove {
			text-align: right;
		}

		.facetsearch .highlight .again {
			text-align: right;
			border-top:1px solid #4A4143;
			padding:1em 0 1.5em 0;
			margin-top:1em;
			width:100%;
		}

			#content .facetsearch .highlight li.remove a, #content .facetsearch .highlight .again a {
				background:transparent url(../images/bulletGrey.gif) no-repeat scroll 0pt 3px;
				padding-left:12px;
			}

	.facetsearch h3 {
		margin: 0.5em 0 0;
	}

	.facetsearch h3 em{
		font-style: normal;
		color:#C71C22;
	}

ul.facets, ul.facets ul {
	margin:0;
	padding:0;
}

	.facets li {
		clear: both;
		border-bottom:1px solid #ccc;
		list-style:none;
		padding-bottom: 1em;
		overflow: hidden;
		zoom: 1;
		}

		.facets li li {
			margin: 0.2em 0;
			padding: 0;
			border:none;
			background: none; /* ie6 fix as can't do .facets > li */
		}


/* employer a-z */

.az {
	overflow: hidden;
	zoom: 1;
	padding:0;
	margin:0;
	}

	.az li {
		float: left;
		line-height: 1.8em;
		list-style:none;
	}

	.az a {
		display: block;
		width: auto;
		padding:0 .37em;
		text-align: center;
		border-bottom: 1px solid #fff;
		background:#fcf4ea;
		color:#f7941e;
	
		}

		.az a.active {
			background: #f7941e;
			color:#fff;
		}

		.az a:hover {
			text-decoration: none;
			background: #f7941e;
			color:#fff;
		}
		

/* subnav */

ul.subnav {
	margin:0 0 2em 0;
	padding:0;
	}

	ul.subnav li {
		zoom: 1;
		display: block;
		list-style:none;
		padding:4px 0 4px 5px;
		margin-top:3px;
		line-height:1.3;
		border-bottom: 1px solid #E0DBD7;
		border-right: 1px solid #E0DBD7;
	}

	ul.subnav li.active strong{
		zoom: 1;
		display: block;
		padding:0;
		color:#CB312F;
	}
	ul.subnav li a{
		zoom: 1;
		display: block;
		padding:0;
		font-weight:normal !important;
		}

		ul.subnav li a:hover {
			text-decoration: none;
			color:#666;
		}

	ul.subnav li a, ul.subnav li strong {
		margin-left: 1px;
	}

	ul.subnav li ul {
		padding:0;
		margin:0.3em 0 1em .15em;
		}

		ul.subnav li li{
			margin-left: 1px;
			border:none;
			background:none;
			padding-left:0;
			}	

			ul.subnav li li a, ul.subnav li li a:hover, ul.subnav li li a.active{
				display: inline;
				padding: 0;
				background:none;
				}
			ul.subnav li li a.active{
					color:#CB312F;
				}

/* Tables ----------------------------------------------------- */

.table {
	width:504px;
	font-size:1em;
	margin:10px 0 .5em 0;
}

.table td p {
	font-size:1em;
}

.table td {
	padding:.5em .8em .5em 0;
	border-bottom:1px solid #E5E3DD;
	vertical-align:top;
}
.table td strong {
	color:#5d5c5c;
}

.table .actions {
	width:18%
}

.table .nowrap {
	white-space:nowrap;
}

.table .last {
	padding-right:0;
	white-space:nowrap;
}

.table th {
	padding:0 .8em .2em 0;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #E5E3DD;
	vertical-align:top;
}

/* ---- no tags around cms content bug fix --- */

.jobdesc, .empdesc 
{
	font-size: 1.2em;
}
.jobdesc *, .empdesc *
{
	font-size: 1em;
}

/* ---- MISC ----- */
.help {font-size:0.75em;color:#666;display:block;margin-bottom:5px}

div.alert {padding:10px;background:#FFC;border:1px #CC3 solid; margin-bottom:10px;}
div.alert p {padding:0;margin:0}

tr.newjbe {background:#EEE}

.pwdtip {font-size:0.85em; display:block;}

#col1regconf {padding-top: 25px;}

/* Email confirmation cta's */

div.registercta h1 {margin-top:15px}

.box4a {
background:transparent url(../images/lineEndL.gif) no-repeat scroll left bottom;
float:left;
margin:0 0 1.5em;
width:60%;
}


.box4b {
background:transparent url(../images/lineEndR.gif) no-repeat scroll right bottom;
float:left;
padding:0 0 1.2em;
width:100%;
}


.box4c {
background:transparent url(../images/lineTopL.gif) no-repeat scroll left top;
float:left;
position:relative;
width:100%;
}


.box4d.sJobs h2, .box4d.gJbe h2, .box4d.pCv h2 
{
background:transparent url(../images/lineTopR.gif) no-repeat right top;
margin:0;
padding:0.7em 0.7em 0 47px;
}

.box4d p {padding:0 45px}

.box4d.sJobs {
background:transparent url(../images/confSearch.jpg) no-repeat scroll 10px 15px;
}


.box4d.gJbe {
background:transparent url(../images/JBEmail.jpg) no-repeat scroll 10px 15px;
}

.box4d.pCv {
background:transparent url(../images/pubCV.jpg) no-repeat scroll 10px 15px;
}

/* Login error box */

div.login-pageerror {

border:2px #BF4946 solid;
background:#ffe8e8 url(../images/error-bg.gif) repeat-x left bottom;
padding:20px;
margin-bottom:25px;

}

div.login-pageerror ul li {margin-right:25px}




.subject
{
  display:none;
}






.cvsm-ext .inner {
	margin: 10px 14px;
	clear: both;
}

#nav {
	background-color:#444444 !important;
	clear:both !important;
	overflow:hidden !important;
	font-weight: bold !important;
	margin:0 auto !important;
	position:relative !important;
	width:974px !important;
	font-family: Tahoma,Arial,sans-serif;
}
#nav ul {
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	width: 980px !important;
}
#nav li {
	border-right:1px solid #FFFFFF !important;
	display:inline !important;
	float:left !important;
	width:auto !important;
}
#nav a {
	color: #fff !important;
	/*background: #3eb2a2;*/
	padding: 6px 19px !important;
	display:block !important;
	border:1px solid #444 !important;
}
#nav li.last a {
	padding: 6px 21px !important;
	white-space:nowrap;
}
/*.cvsm-ext #nav .active a {
	background-color: #fff;
	color: #3EB2A2;
}*/
#nav a:hover {
	background-color: #222 !important;
	color: #fff !important;
}

.login-out {
	color: #82aed3;
	display: inline;
	float: left;
	width: 974px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	line-height: 3;
}
.login-out p {
	text-align: right;
	line-height:30px;
}
.login-out .publish,
.login-out .recruiters {
	display: inline;
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
.login-out .publish {
	background-color: #47085d;
	margin-left: 10px;
	margin-right: 2px;
}
.login-out .recruiters {
	background-color: #083576;
}


.cvsm-ext .button,
.rz .button {
	border: none;
	background: #c71c22;
	padding: 2px 6px 2px 6px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	line-height: 13px;
	text-align: left;
	white-space: normal;
}
.cvsm-ext a.button,
.rz a.button {
	float: left;
	line-height: 18px;
}
.cvsm-ext #searchHme a.more {
	color: #c71c22;
}


.cvsm-ext .multicol-list {
	border-bottom:1px solid #c71c22;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	zoom: 1;
	line-height: 12px;
}
.cvsm-ext .multicol-list ul {
	float:left;
	margin-right:24px;
	width:180px;
	color:#999999;
	margin:10px 0;
	color: #231F20;
	padding: 0;
}
.cvsm-ext .multicol-list ul.even {
	margin: 10px;
}
.cvsm-ext .multicol-list li {
	margin-bottom: 10px;
	list-style: none;
}
.cvsm-ext #content .multicol-list li a {
	font-weight: normal;
}

.shade,
.shade-border {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	zoom: 1;
}
.shade-border {
	border: 1px solid #b4bfd4;
}
.shade-alt {
	background-color: #eeeeee;
	overflow: hidden;
}
#col2 .shade-alt {
    float: left;
    margin: 0 0 10px;
    padding: 10px 14px;
    width: 100%;
}

.cvsm-ext .quick-search { margin-right: 20px; }
.cvsm-ext .quick-search,
.cvsm-ext .publish-cv {
	float: left;
	display: inline;
	width: 275px;
}
.cvsm-ext .quick-search .inner,
.cvsm-ext .publish-cv .inner {
	background: #fff url(../images/top-shade.gif) top left repeat-x;
	border: 1px solid #c8c6c7;
	margin: 10px 0;
	padding: 10px;
	height: auto !important;
	height: 210px;
	min-height: 210px;
	position: relative;
}
.cvsm-ext .quick-search p,
.cvsm-ext .publish-cv p {
	margin: 0;
}
.cvsm-ext p.submit {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 255px;
	height: 22px;
	margin:0;
}
.rz p.submit {
	left: 0;
}

.cvsm-ext .quick-search label,
.cvsm-ext .publish-cv label {
	display: block;
}
.cvsm-ext .quick-search label em {
	display: block;
	font-size: 10px;
	font-style: normal;
}
.cvsm-ext .quick-search #keyword,
.cvsm-ext .quick-search select {
	width: 253px;
	margin: 3px 0 8px;
}
.cvsm-ext .quick-search #keyword { width: 249px; }
.cvsm-ext .quick-search input.button {
	margin-right: 10px;
}
.cvsm-ext .publish-cv img {
	margin-top:10px;
	margin-bottom: 10px;
}

.cvsm-ext .featured-jobs {
	padding: 0;
	list-style: none;
}
ul.featured-jobs {
    clear:both;
    float:left;
    margin:0;
    padding:0;
    width:100%;
}
.cvsm-ext .featured-jobs img {
	float:left;
	margin:3px 8px 10px 0;
	width:auto;
}
.cvsm-ext .featured-jobs p {
	margin: 0;
	line-height: 1.4;
}
.cvsm-ext .featured-jobs li {
	border-bottom:1px solid #BAC3D0;
    clear:both;
    float:left;
    margin-bottom:10px;
    padding-bottom: 10px;
    width: 95%;
   	overflow: hidden;
	zoom: 1;
}
.cvsm-ext .featured-jobs li.last {
	border: none;
	margin-bottom:0;
	padding-bottom:0;
}

.cvsm-ext .jobseekers p,
.cvsm-ext .recruiter-block p {
	margin: 0;
}
.cvsm-ext .jobseekers {
	border-top: 1px solid #C71C22;
    clear:both;
    float:left;
    margin-top:30px;
    width:100%;
}
.cvsm-ext .jobseekers h3 {
    margin-top:5px;
}
#col2 .recruiters {
    clear:both;
    float:left;
    position:relative;
    width:100%;
}
.cvsm-ext .recruiter-block,
.cvsm-ext .jobseekers .jbe-block,
.cvsm-ext .jobseekers .rss-block,
.cvsm-ext .jobseekers .twitter-block {
	margin-bottom: 10px;
	background-color: #f2f2f2;
	background-image: url(../images/hp-icons.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;
	padding: 5px 5px 12px 50px;
	zoom: 1;
}
.cvsm-ext .recruiter-block {
    background-color:transparent;
    margin-bottom:0;
    padding:9px 5px 5px 50px;
}
.cvsm-ext .jobseekers .jbe-block { background-position: 10px -57px; }
.cvsm-ext .jobseekers .rss-block { background-position: 10px -124px; }
.cvsm-ext .jobseekers .twitter-block { background-position: 10px -186px; }
.cvsm-ext img.advice {
	float:left;
	margin:0 20px 10px 0;
	padding: 0;
}

.cvsm-ext .button-ads {
	margin: 20px 0;
	overflow: hidden;
}
.cvsm-ext .button-ads .button-ad {
	background-color: #eff1f4;
	padding: 10px;
	float: left;
	display: inline;
	width: 160px;
	height: 150px;
	overflow: hidden;
}
.cvsm-ext .button-ads .middle-button-ad {
	margin: 0 30px;
}

.cvsm-ext ul.bullets {
	margin:15px 0 20px;
	padding: 0;
	line-height: 12px;
}
.cvsm-ext ul.bullets li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 7px 15px;
	padding-left:5px;
}

.cvsm-ext .mpu {
	/*background-color: #8c9bb2;*/
	width: 340px;
	height: 280px;
	overflow: hidden;
	padding: 0;
}

.cvsm-ext .featured-campaigns {
	margin-top: 40px;
	border-top: 1px solid #BAC3D0;
}



.cvsm-ext .dividerType1 {
	background: url(../images/horiz-dots.gif) top left repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}



/* home */
.home h1 span {
	color: #444;
}

.rz #content .wrapper {
	padding-top: 30px;
	background: url(../images/horiz-dots.gif) top left repeat-x;
}
.rz .primary {
	width: 310px;
}
.rz .secondary {
	width: 610px;
}
.rz .secondary .block {
	width: 300px;
	float: left;
	display: inline;
}
.rz .secondary .last-block {
	margin-left: 10px;
}
.rz .block .inner {
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
.post-apply .actions {
	float: left;
	width: 45%;
}
.post-apply .publish-cv {
	float: right;
}
.post-apply h3.jbe,
.post-apply h3.track {
	padding-top: 40px;
	background-image: url(../images/hp-icons.gif);
	background-position: 0 -66px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.post-apply h3.track {
	background-position: 0 -266px;
	margin-top: 30px;
}






/* overrides */
#banner #logo {
	top: 34px;
	width: auto;
}
#logo img {
	height: auto;
}
#banner ul {
	color:#82AED3;
	display:inline;
	float:left;
	left:0;
	line-height:3;
	position:absolute;
	top:9px;
	width:100%;
}
#ad {
	top: 34px;
}
body.rz #col1 {
	width: 547px;
	float: right;
}

body.rz #col2 {
	width: 225px;
	float: left;
}

.cvsm-ext #main-content {
	width: 100%;
}
.cvsm-ext #col1 {
	display:inline;
	float:left;
	width:600px;
}
.cvsm-ext #col2 {
	display:inline;
	float:right;
	margin-left:10px;
	width:350px;
}
.cvsm-ext h2.alt {
	background-color: #c71c22;
	padding: 0 14px;
	color: #fff;
	font-size:14px;
	line-height:25px;
	font-weight: bold;
	text-transform: uppercase;
}
.cvsm-ext .inner {
	padding: 0;
	overflow: visible;
	background-image: none;
}
.cvsm-ext input,
.cvsm-ext select {
	font-size: 13px;
	line-height: 16px;
	padding: 1px 0;
}

body.rz h1.intro {
	background: url(../images/horiz-dots.gif) bottom left repeat-x;
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 20px;
}
body.rz #col2 .block {
	width: 300px;
	float: left;
	display: inline;
}
body.rz #col2 .last-block {
	margin-left: 10px;
}
body.rz .block .inner {
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
.recruiters a,
.recruiter-block a {
	color: #073777;
}
body.cvsm-extRZ #col1 {
	width:310px;
	float: left;
}
body.cvsm-extRZ #col2 {
	width:615px;
	float:right;
}
.cvsm-extRZ #col2  ul.bullets  {
    margin-top:  1.5em;
   margin-bottom: 1.5em;
   
}
.cvsm-extRZ .bullets li {
    margin:0.5em 0;
}
.cvsm-extRZ .dividerType1 {
    margin-top: .5em;
   margin-bottom:0;
}
.cvsm-extRZ .inner {
    padding-top: 10px;
}
.cvsm-extRZ .dividerType1 strong {
    display: block;
    margin-bottom: .5em
}
.home .feature-c span {
    border:10px solid #F0F1F5;
    display:block;
    float:left;
    margin-bottom:15px;
    margin-right:1.3em;
    padding: 0;
    width:120px;
}
.home .feature-c span.last {
    margin-right: 0;
}
img.rec-logo {
    display:block;
    width:120px;
    height: 60px
}
.home .feature-c a img {
    border:medium none;
    margin:0 auto;
}
.cvsm-extRZ .button {
	border: none;
	background: #c71c22;
	padding: 2px 6px 2px 6px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	line-height: 13px;
	text-align: left;
	white-space: normal;
	position:absolute;
	bottom: 15px;
}
.cvsm-extRZ a.button {
	float: left;
	line-height: 18px;
}

	form#recZone p.button {
		width:auto;
	}
	#col1 .feature-c {
	    float: left;
	    margin-top: 1em;
	}
#col1 .shade-border img {
	float: left;
	margin-right: 10px;
}
.multicol-list .firstCol {
    width:170px;
}
/*new career advice (pic take upto 50% of area)*/
#pic {
	width: 50%;
	float: left;
}
body #frame #col1 #pic img {
	margin: 0 auto !important;
	float: none;
	position: relative;
}
#careerTxt {
	width: 50%;
	float: left;
	background: #fff;
}
