body {
	text-align: center;
	background: #fff;
}
html {

}
.print_only {
	display: none;	
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/* header */

#site_header_home {
	height: 369px;
	background: url(/images/design/bkg_body_home.png) top repeat-x #fff;

	width: 100%;
}
#site_header_sub {
	height: 228px;
	background: url(/images/design/bkg_body_sub.png) top repeat-x #fff;
	
/**	position: fixed;				**/
	width: 100%;
	z-index: 1000;
}
.ie6 #site_header_sub, .ie7 #site_header_sub {
/**	z-index: auto;
	position: static;				**/
}

.site_header nav {
	height: 43px;
}
.site_header nav ul {
	margin: 0; padding: 0;
	list-style: none; list-style-image: none;
}
.site_header nav ul li {
	margin: 0; padding: 0;
	border-top: 3px solid #a0b59a;
	float: left;
	font: bold 15px/17px "ff-din-web", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.site_header nav ul li a {
	display: block;	
	text-decoration: none;
	background: url(/images/design/menu_tab_left.png) right repeat-y;
	padding: 12px 20px 11px 20px;
	color: #fff;
}
.site_header nav ul li span {
	background: url(/images/design/menu_tab_right.png) left repeat-y;
	display: block;
}
.site_header nav ul .active {
	border-top: 3px solid #fff;	
}
.site_header nav ul .active a {
	background: #fff;
	color: #62659b;
}
.site_header nav ul #tab_index {
	padding: 0 0 0 1px;
	background: url(/images/design/menu_tab_left.png) left repeat-y;		
}
.site_header nav ul #tab_index a {
	text-indent: -9999px;
	width: 66px;
	height: 40px;
	padding: 0;
	background: url(/images/design/home.png) center no-repeat;
}
.site_header nav ul #tab_index span {
	background: none;
}
.site_header nav ul #tab_index.active {
	padding: 0;
	background: none;
}
.site_header nav ul #tab_index.active a {
	background-image: url(/images/design/home_active.png);	
}
.site_header nav ul #tab_contact {
	padding: 0 1px 0 0;
	background: url(/images/design/menu_tab_right.png) right repeat-y;	
}

.site_header nav ul #but_register, .site_header nav ul #but_alerts {
	float: right;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}
.site_header nav ul #but_register a {
	padding: 12px 22px 11px 27px;
	background: url(/images/design/icon_register.png) left no-repeat;
}
.site_header nav ul #but_alerts a {
	padding: 12px 5px 11px 27px;
	background: url(/images/design/icon_alerts.png) left no-repeat;
}

/* top overlay for logo + strapline */

.site_header hgroup {
	display: block;
	height: 117px;
}
.site_header hgroup h1 {
	margin: 32px 0 0 23px;
	padding: 0;
	float: left;
	background: url(/images/design/logo-purcon.png);
}
.site_header hgroup .h1_int {
	background: url(/images/design/logo-purcon-int.png);	
}

.site_header hgroup h1 a {
	display: block;
	width: 220px;
	height: 53px;
	text-indent: -9999px;
}
.site_header hgroup h2 {
	color: #333;
	float: right;
	text-align: right;
	font-weight: normal;
	font: 18px/22px "ff-din-web", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 25px;
	padding: 45px 4px 0 0; padding: 32px 4px 0 0; padding: 22px 4px 0 0;
}
.site_header hgroup h2 a { color: #333; text-decoration: none; }
.site_header hgroup h2 strong span  {
	font-weight: normal; color: #9fb499;
}
.site_header hgroup h2 .head_tel {
	font-weight: normal;
/**	font-size: 24px; line-height: 27px;	**/
	padding: 0 0 0 10px;
}
.site_header hgroup h2 .head_tel em {
	font-style: normal;
	color: #9fb499;
}

/* homepage testimonials */

#home_testimonials {
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: none;
	border-top: 1px solid #dfdfdf;
	height: 140px;
}
#home_testimonials li {
	margin: 14px 5px 0 5px; padding: 0;
	float: left;
	width: 225px;
	height: 110px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}
#home_testimonials li a {
	display: block;
	width: 225px;
	height: 110px;
	text-indent: -9999px;
	text-decoration: none;
}





/* job search box styling */

#frm_search_jobs {
	background: #a0b59a;
	height: 50px;
	padding: 0 0 0 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#frm_search_jobs legend {
	float: left;
	width: 150px;
	display: block;
	font: bold 18px/21px "ff-din-web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 14px 0 0 0;
}
#frm_search_jobs label {
	display: none;
}
.ie6 #frm_search_jobs legend, .ie7 #frm_search_jobs legend {
	display: none;
}
#frm_search_jobs h3 {
	display: none;
}
.ie6 #frm_search_jobs h3, .ie7 #frm_search_jobs h3 {
	display: block;
	float: left;
	width: 150px;
	font: bold 18px/21px "ff-din-web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 14px 0 0 0;
}
#frm_search_jobs select {
	float: left;
/*	width: 185px;
	margin: 13px 20px 0 0;			*/
	width: 173px;
	margin: 13px 14px 0 0;
	padding: 2px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
#frm_search_jobs #search_advanced {
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 9px 0 0 0;
	padding: 0 0 0 12px;
}
.jobs_search_submit {
	float: left;
	margin: 12px 0 0 0;
	padding: 5px 36px 5px 23px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
	background: url(/images/design/search_glass.png) 73px 7px no-repeat #62659b;
	cursor: pointer;
}

#frm_search_jobs_advanced .jobs_search_submit {
	margin: 0 0 0 150px;
}

.ie6 .jobs_search_submit, .ie7 .jobs_search_submit {
	padding: 3px 0;
	width: 100px;
}

#frm_search_jobs_advanced legend {
	display: none;
}
#frm_search_jobs_advanced label {
	clear: left;
	float: left;
	width: 150px;
}
#frm_search_jobs_advanced .text, #frm_search_jobs_advanced select {
	float: left;
	margin: 0 0 15px 0;
	width: 220px;
}
#frm_search_jobs_advanced .text {
	width: 210px;
}
#frm_search_jobs_advanced label span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 30px 0 0;
}

/* homepage content boxes */

.blue_h1 {
	color: #333;
	font-family: "ff-din-web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#home_welcome {
	float: left;
	width: 300px;
	padding: 9px 0 15px 0;

	min-height: 290px;
}

#home_news {
	float: left;
	width: 220px;
	margin: 0 20px;
	padding: 9px 0 15px 0;
}
#home_news article, .tab_content article {
	display: block;
	border-top: 1px solid #dfdfdf;
	margin: 5px 0 0 0;
	padding: 15px 0 0 0;
}
#home_news article h2, .tab_content article h2 {
	padding: 0 0 4px 0;
	font-size: 1em;
}
#home_news article p, .tab_content article p {
	padding: 0 0 10px 0;
}
#home_news article time {
	display: block;
	padding: 0 0 2px 0;
	font-size: 0.85em;
	color: #333;
}
#news_more {
	border-top: 1px solid #dfdfdf;
	padding: 15px 0 0 0;	
	margin: 5px 0 0 0;
}
#news_rss {
	float: right;
	text-indent: -9999px;
	display: block;
	width: 17px;
	height: 17px;
	background: url(/images/design/icon_rss.png);
}

#home_featured_jobs {
	float: left;
	width: 380px;
	padding: 9px 0 15px 0;
	
	position: relative;
}
#home_featured_jobs .tab_container {
	left: 0;
	top: 0;
	width: 380px;
}
#home_featured_jobs .tab_container {
	position: absolute;
	left: 0;
	top: 6px;
}
#home_featured_jobs .ui-tabs .ui-tabs-nav {
	margin-left: 105px !important;	
}

/* tabbed area - featured jobs */

/* jquery ui tabbed menu */
.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0 0 12px 0; padding: 0 0 0 23px; list-style: none; list-style-image: none; height: 29px; /*border-bottom: 1px solid #dfdfdf; */ }
.ui-tabs .ui-tabs-nav li { float: left; position: relative; top: 0; margin: 0 0 0 5px; padding: 0; font-size: 12px; line-height: 14px; text-align: center; /* white-space: nowrap; */ }
.ui-tabs .ui-tabs-nav li a { /* float: left; */ display: block; width: 120px; padding: 6px 0 6px 0; color: #606599; text-decoration: none; background: #efefef; -moz-border-radius: 18px; -webkit-border-radius: 18px; -khtml-border-radius: 18px; border-radius: 18px; }
.ui-tabs .ui-tabs-nav li a:hover { 	 }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; background: #a0b59a; color: #fff; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/*	.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 20px 24px 5px 24px; background-color: #fff; clear: both; }		*/
.ui-tabs .ui-tabs-panel { display: block; clear: both; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#aside_feat_jobs .ui-tabs .ui-tabs-nav { padding: 0; height: 29px; margin: 6px 0 15px 0; }
#aside_feat_jobs .ui-tabs .ui-tabs-nav li { margin: 0 4px; }
#aside_feat_jobs .ui-tabs .ui-tabs-nav li a { width: auto; padding: 5px 13px; }

.base_more_jobs {
	margin: 5px 0 0 0;
	border-top: 1px solid #dfdfdf;
	padding-top: 13px;
}

/* home adverts base */

#home_adverts_base {
	clear: both;
	background: url(/images/design/bkg_base_adverts.jpg) top repeat-x;
	padding: 20px 0 0 0;
}
#home_adverts_base header {
	display: none;
}
#home_adverts_base .advert_info {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
	background: url(/images/design/bkg_base_advert.jpg) top repeat-x;
	min-height: 144px;
	padding: 8px 0 0 0;
}
#home_adverts_base .advert_info_end {
	margin: 0 !important;	
}
#home_adverts_base .advert_info {
	text-align: center;
}
#home_adverts_base .advert_info p {
	clear: both;
	padding: 0;
	text-align: center;
}
#home_adverts_base .advert_info .advert_design {
	padding: 0 0 15px 0;
}

#home_adverts_base .advert_info_people {
	text-align: left;
}
#home_adverts_base .advert_info_people .people_inner {
	padding: 0 0 0 25px;
}
#home_adverts_base .advert_info_people .advert_design {
	float: left;
}
#home_adverts_base .advert_info_people .advert_design img {
	margin: 0 12px 0 0;		
}
#home_adverts_base .advert_info_people span {
	display: block;
	width: 84px;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 25px 0 0 0;
}

/* subpages */

#sub_positioner {
/**	padding: 248px 0 0 0;			**/

	padding: 10px 0 0 0;
}
.ie6 #sub_positioner, .ie7 #sub_positioner {
/**	padding: 0;						**/
}

#sub_content_jobs {
	width: 620px;
	float: left;
	margin: 0 100px 0 0;

	min-height: 475px;
}

#site_submenu {
	float: left;
	width: 160px;
	
/**	position: fixed;
	margin: 0 0 60px 0;				**/
}
.ie6 #site_submenu, .ie7 #site_submenu {
/**	position: static;
	margin: 0 0 20px 0;				**/
}

#sub_content {
	float: left;
	width: 380px;
	
	margin: 0 90px;

/**	margin: 0 90px 0 250px;
	min-height: 475px;				**/
}
.ie6 #sub_content, .ie7 #sub_content {
/**	margin: 0 90px;					**/
}

#aside_feat_jobs {
	float: left;
	width: 220px;
	
/**	position: fixed;
	margin: 0 0 60px 720px;			**/
}
.ie6 #aside_feat_jobs, .ie7 #aside_feat_jobs {
/**	position: static;
	margin: 0;						**/	
}

/* main content styles */

#h1_master {
	color: #a0b59a;
	font-size: 2.4em;
	font-weight: normal;
}
#h1_master span {
	display: block;
	font: 0.6em Helvetica, Arial, sans-serif;
	padding: 0 0 26px 0;
	
}
#sub_content h2 {
	font-family: "ff-din-web", Arial, Helvetica, sans-serif;	
}

#site_submenu h2 {
	padding-top: 3px;
	font-size: 1.5em;
}
#site_submenu ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	list-style-image: none;
}
#site_submenu ul li {
	padding: 6px 0 6px 0;
	margin: 0;
}
#site_submenu ul li a {
	color: #62659b;
}
#site_submenu ul li .active {
	color: #a0b59a;
}

#back_top {
	padding-top: 10px;

}
#sub_content_jobs #back_top {
	padding-left: 16px;
}

#site_footer {
	border-top: 10px solid #a5b49b;
	padding: 15px 0 15px 0;
	clear: both;
}
#site_footer small {
	float: left;
	width: 260px;
	display: block;
	padding: 7px 0 0 2px;
}

#footer_links {
	margin: 0; padding: 7px 0 0 0;
	list-style: none; list-style-image: none;
	float: left;
/*	width: 336px;			*/
	width: 225px;
}
#footer_links li {
	float: left;
	margin: 0;
/*	padding: 0 24px 0 0;			*/
	padding: 0 22px 0 0;
}
#footer_links li a {
	color: #333;
}

#footer_networks {
	margin: 0; padding: 0;
	list-style: none; list-style-image: none;
	float: left;
/*	width: 193px;
	width: 150px;				*/
}
#footer_networks li {
	padding: 0 13px 0 0;
	margin: 0;
	float: left;
}
#footer_networks #network_find {
	padding-top: 9px;
}
#footer_networks li a {
	display: block;
	width: 30px;
	height: 32px;
	text-indent: -9999px;
}
#footer_networks #but_twitter a {
	background: url(/images/design/icon_twitter.jpg);
}
#footer_networks #but_facebook a {
	background: url(/images/design/icon_facebook.jpg);
}
#footer_networks #but_linkedin a {
	background: url(/images/design/icon_linkedin.jpg);
}

#twitter_follow {
	float: left;
	width: 156px;
	padding: 0 6px 0 0;
}
.twitter-follow-button {
	padding: 5px 0 2px 0;
}

#footer_members {
	margin: 0; padding: 0;
	list-style: none; list-style-image: none;
	float: right;
}
#footer_members li {
	float: left;
	margin: 0 0 0 13px;
	padding: 0;
}
#footer_members #members_title {
	padding-top: 9px;
}
#footer_members #logo_cipd {
	width: 33px;
	height: 33px;
	text-indent: -9999px;
	background: url(/images/design/logo_cipd.jpg);
}
#footer_members #logo_rec {
	width: 71px;
	height: 33px;
	text-indent: -9999px;
	background: url(/images/design/logo_rec.jpg);	
}
#footer_members #logo_rec a {
	width: 71px;
	height: 33px;
	display: block;
	text-decoration: none;
	cursor:pointer;
}

#link_rh {
	display: block; clear:both;
}
#link_rh a {
	color: #333;	
}

/* general form styles */

form {
	margin: 0 0 15px 0;
}

input.text, select, textarea {
	padding: 4px 4px;
	border: 1px solid #ccc;
	font: 1em/1.2em Helvetica, Arial, sans-serif;
	color: #666;
	background-color: #fff;
}
label {
	font: bold 1em/1.2em Helvetica, Arial, sans-serif;
	color: #333;
}

.form_button_submit, .form_button {

	border: 0;
	background: #62659b;
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.securityCode {
	float: left;
	padding: 3px 10px;
	background-color: #ffd800;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 10px;
}

/* jquery errors */

input.error, textarea.error, select.error {
	background: url(/images/design/icon_error.gif) no-repeat right;
}
label.error {
	clear: both;
	padding: 8px 0 0 0 !important;
	font-size: 11px !important;
	float: none !important;
	display: block;
	color: #E6007B;
	width: auto !important;
}
label.valid {
	
}

/* form list styles */

.form_list {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.form_list li, .formLine {
	clear: both;
	margin: 0;
	padding: 0 0 15px 0;
	overflow: auto;
}
.form_list li label, .formLine label {
	float: left;
	width: 136px;
	padding: 3px 10px 0 0;
	text-align: right;
}
#frm_jobenquiry .form_list li label, #frm_jobenquiry .formLine label {
	width: 160px;
	
}
.form_list li .text, .form_list li select, .form_list li textarea, .formLine .text, .formLine select, .formLine textarea {
	float: left;
	width: 221px;
}
.form_list li .text_small {
	width: 125px;	
}
.form_list li select, .formLine select {
	width: 227px;	
}
.form_list li textarea, .formLine textarea {
	height: 130px;
	width: 221px;
}

.form_list .form_button, .formLine .form_button {
	margin-left: 170px;
}
#frm_signupJob .form_list .form_button, #frm_signupJob .formLine .form_button, #frm_enquire .formLine .form_button {
	margin-left: 145px;
}

.form_list .line_checkbox label {
	float: none;
	width: auto;
}
.form_list .line_checkbox label input {
	margin: 0 0 3px 6px;
}
.form_list .line_checkbox label span {
	font-size: 0.9em;
	font-weight: normal;
}
.form_list .line_checkbox label span strong {
	font-size: 1.1em;
}

.form_list .line_button input {
	margin-right: 20px;
}
.form_list .line_button span {
	font-size: 0.9em;	
}

.list_salary .text {
	width: 90px !important;
}
.list_salary select {
	display: none;
}
.list_salary span {
	float: left;
	padding: 1px 4px 0 7px;
	font-size: 12px;
}
.line_current_file {
	padding-left: 210px !important;
	font-size: 12px;
}

/* jobs page */

.job_main_heading {
	font-size: 28px;
	font-weight: normal;
	color: #a0b59a;
}
.job_main_heading span {
	color: #bfbfbf;
}

#job_topnav {
	float: right;
	width: 340px;
	padding: 8px 0 0 0;
}
#job_topnav h3 {
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px 3px 0;
}
#job_topnav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#job_topnav ul li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#job_topnav ul li a {
	color: #666666;
	text-decoration: none;
}
#job_topnav ul li a:hover {
	color: #333333;	
}

/* job results list */

.searchnav_jobs {
	text-align: right;
	margin: 0 0 20px 0;
}
.searchnav_jobs a {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;	
}
.searchnav_jobs .jobs_back_top {
	float: left;
}
.searchnav_jobs .jobs_left {
	background: url(/images/design/job_arrow_left.gif) left no-repeat;
	padding: 0 5px 0 16px;
}
.searchnav_jobs .jobs_right {
	background: url(/images/design/job_arrow_right.gif) right no-repeat;
	padding: 0 16px 0 5px;
}

.searchnav_jobs .pagnum {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	background: #a5b49b;
	margin: 0 3px;
}
.searchnav_jobs .pagnum_active {
	background: #62659b;
}

.job_back {
	float: right;
	color: #fff;
}

.job_article {
	clear: both;
	padding: 0 16px 5px 16px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dfdfdf;
}
.job_article_no_border {
	border-bottom: 0;
	margin: 0;
}
.job_article h2 {
	color: #fc922a;
	padding: 0 0 8px 0;
}
.job_article h2 a {
}
.job_article h3 {
	color: #62659b;
	font-size: 1.1em;
	padding: 0 0 2px 0;
}
.job_article time {
	padding: 0 10px 0 0;

}
.job_article ul, .job_stats {
	margin: 0;
	padding: 0 0 10px 0;
/*	overflow: auto;				*/
	list-style: none;
	list-style-image: none;
}
.job_article ul li, .job_stats li {
	margin: 0;
	padding: 0 6px 0 0;
	display: inline;
	font-weight: bold;
}

.job_article p {
	padding: 0 0 10px 0;
}
.job_article p a {
	color: #bfbfbf;
}

.job_article .but_view_job {
	margin: 10px 0 5px 0;
}

.job_group_time h1 {
	background: #a0b59a;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 7px 16px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
	font-family: Helvetica, Arial, sans-serif;
}
.job_group_time h1 a {
	float: right;
	font-size: 0.8em;
	color: #fff;
}

.hgroup_main_job h1 {
	padding: 0 0 5px 0;
	color: #62659b;
	font-weight: normal;
	font-size: 1.8em;
}
.hgroup_main_job h1 a {
	font-size: 0.55em;
}
.hgroup_main_job h2 {
	color: #62659b;
	font-size: 1.1em;
}

#job_shortlist_box p {
	font-size: 0.8em;
}
#job_shortlist_box .small {
	font-weight: bold;
	color: #005b82;
}

#job_shortlist_box .form_button {
	font-size: 12px;
	width: 100px;
}
#job_shortlist_box ul {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	border-top: 1px solid #e6e7e5;
}
#job_shortlist_box ul li {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 0.8em;
	border-bottom: 1px solid #e6e7e5;
}
#job_shortlist_box ul li img {
	float: left;
	margin: 0 5px 0 0;
}
#job_shortlist_box ul li span {
	display: none;
}

#frm_jobenquiry {
	background: #f2f2f2;
	padding: 20px 0 0 20px;
}

.job_details_wrapper {

}

/* news styles */

.news_entry {
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 0 15px 0;
}
.news_entry img.news_thumb {
	float: left;
	margin: 0 15px 0 0;
}
.news_entry h3 {
	padding: 0 0 2px 0;
	font-size: 1em;
	margin: 0;
}
.news_entry h3 time {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 0.2em 0;
	color: #62659b;
	font-weight: normal;	
}
.news_entry p {
	font-size: 0.9em;	
}
.newsStory {
	margin: 0;
	padding: 0;
}
.info {
	display: block;
	clear: left;
	padding: 15px 0 0 0;
}
.info .blog_twitter {
	float: right;	
}
.content_header .blog_twitter, .content_header .blog_facebook {
	float: right;	
}
.content_header .blog_facebook {
	margin-left: 5px;
}
.info a {
	padding: 4px 10px;
	background: #62659b;

	color: #fff;
	text-decoration: none;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;

	transition: all .3s ease;
   -o-transition: all .3s ease;
   -moz-transition: all .3s ease;
   -webkit-transition: all .3s ease;
   
   	margin: 0 15px 0 0;
}
.info a:hover {
	background: #62659b;
}
.newsBase {

}

.red, .error {
	color: #ff0000;
}

.searchnav {
	padding: 20px 0 10px 0;
	text-align: right;
/*	font-size: 0.8em;			*/
}
.searchnav img {
	display: none;
}
.searchnav a {
	padding: 4px 10px;
	background: #62659b;
	
	color: #fff;
	text-decoration: none;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	
	transition: all .3s ease;
   -o-transition: all .3s ease;
   -moz-transition: all .3s ease;
   -webkit-transition: all .3s ease;
   
	text-transform: uppercase;
}
.searchnav a:hover {
	background: #62659b;
}

p.news_top_nav {
	text-align: right;
	font-size: 0.9em;
	padding: 0 0 15px 0;
}

/* standard tags */
h1 .btn_small {
	float: right;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0;
}
.btn_small {
	padding: 4px 10px;
	background: #62659b;
	
	color: #fff;
	text-decoration: none;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	
	transition: all .3s ease;
   -o-transition: all .3s ease;
   -moz-transition: all .3s ease;
   -webkit-transition: all .3s ease;	
	text-decoration: none;
	
	font-family: Helvetica, Arial, sans-serif;
}
.btn_small:hover {
/*	background-color: #00a499;
	color: #FFF !important;			*/
	text-decoration: none;
}

.rss_icon {
	margin: 0 6px -4px 0;
}