body {
	background-color: #edf1f4;
	text-align: center;
	margin: 0;
	margin-left: 140px;   /* compensation for "skyscraper" ad space */
	font: 12px arial, verdana, tahoma;
	margin:0pt 0pt 0pt 100px;
	color: #333;
}

/* -------- Page structure */

#hcareers-container {		/* Hcareers-specific so we don't affect CJTs */
	margin: 0 auto;
	position: relative;	
	padding: 0 0 0 0;
	left: 16px;	
	background: url(/images/bg.gif) repeat-y;
	width: 1000px;
}

#content {
	float: left;
	background-color: #fff;
	width: 780px;
	min-height: 705px;
	height: auto !important;
	height: 715px;
	margin: 0px 14px 0px 11px;
	padding-bottom: 12px;
	display: inline;
	left: 14px;
	text-align: left;
}

.content  {					/* UK Homepage only */
	text-align: left;		
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 45px;
	padding-bottom: 20px;
}

#body-container {		/* Body section of every page is wrapped in this */
	margin: 26px 26px 10px 26px;	/* top, right, bottom, left */
	text-align: left;
	line-height: 1.4em;
	}
	
	#body-container table {
		font-size: 12px;
		}

#footer-banner {		/* This is a div that wraps the bottom banner ad on every page */
	padding-top: 40px;	/* Spaces out the banner from body content */
	clear: both;
	text-align: center;
	}
	
/* -------- Featured Employer Boxes */

#featuredemp {
	text-align:center;	
}

#featuredemp img {
	margin-left:3px;
	margin-right:12px;
	margin-top:7px;
	margin-bottom:2px;
}

/* -------- End Featured Employer Boxes */

#skyscraper {
	float: left;
	width: 135px;
	margin-top: 114px;
}

.sky_ad {
	height: 433px;
	width: 133px;
} 

#fade_bottom {
	clear:both;
	width: 1000px;
	background: url('/images/new_seeker/bg_bottom.gif') no-repeat;
	height: 15px;
	position: relative;
}

/* Job Posting Styles */

#jobposting-container {
	margin-bottom: 30px;
	}
	#jobposting-container #logo {
		float: right;
		margin-left: 20px;
		}
	#jobposting-container h1 {
		margin-bottom: 10px;
		margin-top: 20px;
		color: #0F396B;
		font-size: 27px;
		line-height: 1em;
		}
	#jobposting-container h2 {
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		margin-bottom: 5px;
		color:#527698;
		border: none;
		}
	#jobposting-container #action {
		margin: 15px 0px;
	}

div.job-posting-nav {
	text-align: right;
	margin-bottom: 40px;
}
	

/* -------- Blue Round Box Container - Scales vertically and horizontally with it's container */

.roundbox {
	margin-bottom: 15px;
	color: #0f396b;
	background-color: #eef8ff;
	}
	
	.roundbox h2 {
		color: #0f396b;
		font-size: 14px;
		display: block;
		margin: 0px;
		border-bottom: none;
		}
		
		.roundbox div.hd {
			background: url('/images/homepage/roundbox-tl.gif') top left no-repeat;
			}
	
	.roundbox.searchbox h2 {
		font-size: 18px;
		}
	.roundbox.searchbox div.hd h2 {
		font-size: 18px;
		padding: 10px 15px;
		}
		
	.roundbox.searchbox select {
		font-size: 11px;
		width: 200px;
		margin-right: 8px;
		margin-bottom: 8px;
		}

	.roundbox div.hd h2 {
		padding: 10px 10px;
		background: url('/images/homepage/roundbox-tr.gif') top right no-repeat;
		display: block;
		}
		.roundbox div.hd h2 img {		/* To use an icon before the header */
				margin-right: 6px;
				float: left;
			}
	.roundbox h2 a:link, .roundbox h2 a:visited {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		}
	
	.roundbox div.section {
		background: url('/images/homepage/roundbox-bl.gif') bottom left no-repeat;
		font-size: 11px;
		line-height: 16px;
		color: #0f396b;
		}
	
	.roundbox div.section div.body {
		background: url('/images/homepage/roundbox-br.gif') bottom right no-repeat;
		padding: 10px;
		padding-top: 0px;
		color: #0f396b; /* OVERWRITES OLD CSS */
		}
		
/* -------- End Blue Box Container */

/* -------- 2 Column Layout Styles */

#content-column-left {
	float: left;
	width: 539px;
	margin-right: 15px;
	}

/* Right hand side elements */

#content-column-right {
	float: left;
	width: 165px;
	margin: 0px;
}
	#content-column-right h3 {
		text-align: center;
		font-size: 15px;
		font-weight: bold;
		color: #073468;
		margin: 0px;
		margin-bottom: 5px;
		padding: 4px 0px;
		}

#floating-login-box {

	padding: 10px;
	border: 1px solid #ccddeb;
	margin-bottom: 20px;
	
	}

#partners {
	padding: 13px 10px;
	border: 1px solid #ccddeb;

	}
	
	#partners img {
		margin: 2px 0px;
		border: 0px;
		}
	#partners ul {
		margin: 4px;
		padding: 4px;
		list-style: none;
		
		}
	#partners ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
		
		}

/* End right hand side elements */

/* -------- End 2-Column Layout Styles */


/* -------- Message Window Styles */

#message-window-container {
	margin: 0 auto;
	width: 1000px;
}

#message-window {
	float: left;
	background-color: #fff;
	width: 800px;
	text-align: center;
	margin-top: 100px;
	margin-right: 20px;
}

#message-window #top {
	background: url('/images/message-window-top.gif') no-repeat;
	height: 17px;	/* 17 + 20 (padding) = total of 27 */
	text-align: right;
	padding: 20px 22px 0px 0px; /* Place the 'Go back' link */
	}
#message-window #body {
	background: url('/images/message-window-bg.gif') repeat-y;
	padding: 0px 36px 10px 36px;
	text-align: left;
	}
#message-window #actionbutton {
	text-align: right;
	margin-top: 25px;
	}
#message-window #bottom {
	background: url('/images/message-window-bottom.gif') no-repeat;
	background-color: #EDF1F4;
	height: 27px;
	clear: both;
	padding-bottom: 25px;
	}
#message-window a.back {
	font-size: 11px;
	background: url('/images/icons/mini-arrow-left.gif') 0 50% no-repeat;
	padding-left: 15px;
	}
#message-window h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	}

/* -------- End Message Window Styles */

/* Styles for header + login box + regions */

div#page-header {	/* replaces #header */

	height: 110px;
	font-size: 11px;
	color: #10386b;
}
	div#page-header a {
		text-decoration: none;
		}
	div#page-header span {
		display: inline;	/* Override styles.css */
		}

div#header-left {
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-top: 15px;
}

div#header-right {
	float: left;
	width: 400px;
}

div#flags {
	height: 17px;
	*height: 22px;
	background: url('/images/login/regions-bg-left.gif') no-repeat #ecf1f7;
	margin: 0px  20px 14px 168px;
	padding-top: 5px;
	*margin-right: 5px;
	*margin-left: 180px;
	}
	div#flags img {
		margin-right: 3px;
		}
	div#flags span {
		margin-right: 10px;
		position: relative;
		top: -2px;
		}
div#flags-inner {
	background: url('/images/login/regions-bg-left.gif') no-repeat;
	background-position: right;
	text-align: center;
	}

div#login-box {
	margin-left: 128px;
	}
	div#login-box div#fields {
	margin-bottom: 6px;
	height: 28px;
	*margin-left: 20px;
	}
		
		div#login-box div#fields label {
			font-weight: bold;
			color: #537495;
			display: block;
			}
		div#login-box div#fields input {
			font-size: 11px;
			color: #103869;
			padding: 2px;
			border: 1px solid #537495;
			}
		div#login-box div#fields div#email {
			float: left;
			width: 160px;
			margin-right: 7px;
			}
			div#login-box div#fields div#email input {
			width: 160px;
			}
		div#login-box div#fields div#password {
			float: left;
			width: 79px;
			}
			div#login-box div#fields div#password input {
			width: 79px;
			}
	div#login-box div#options {
		clear: both;
		padding: 0px;
		padding-top: 4px;
		margin-right: 26px;
		text-align: right;
		*margin-left: 20px;
		*margin-right: 7px;
		}
		div#login-box div#options  div#actions {
			float: left;
			padding-top: 4px;
			
			}
			div#login-box div#options  div#actions a.action{
				padding-left: 15px;
				color: #103869;
				text-decoration: underline;
			}
			div#login-box div#options  div#actions a.action:hover{
				color: #0e468a;
			}
				div#login-box div#options  div#actions a.action.register {
					background: url('/images/login/icon-add.gif') 0 50% no-repeat;
					margin-right: 5px;
				}
				div#login-box div#options  a.action.password {
					background: url('/images/login/icon-lock.gif') 0 50% no-repeat;
				}
div#welcome-box {
	background: url('/images/login/loggedin-bg-right.gif') #e7eef6 right no-repeat;
	margin-left: 151px;
	height: 48px;	/* 36px + 12px of padding from #inner = 48px total */
	margin-right: 20px;
	*margin-right: 4px;
	}
	div#welcome-box div#inner {
		height: 48px;
		background: url('/images/login/loggedin-bg-left.gif') 0 50% no-repeat;
		text-align: right;
	}
		div#welcome-box div#inner  #options{
		padding: 8px;
		padding-left: 50px;
	}
	div#welcome-box .name {
		font-weight:bold;
		color: #10386b;
		}
	div#welcome-box a.logout {
		padding-left: 15px;
		color: #b20d0d;
		text-decoration: none;
		background: url('/images/login/icon-cancel.gif') 0 50% no-repeat;
		}
		div#welcome-box a.logout:hover {
			color: #dd4527;
		}

/* Styles for the login PAGE, not quick login at the top right of each page */	

div#login {
	margin-top: 10px;
	}
	
div#login label {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	color: #0f396b;
	font-size: 12px;
	text-align: right;
	width: 65px;
	margin-right: 14px;
	padding-top: 7px;
}
div#login input.textbox {
	font-size: 18px;
	color: #103869;
	padding: 2px;
	border: 1px solid #537495;
	width: 230px;
	margin-bottom: 4px;
}
	div#login input.textbox.errors {
		border-color: #c00;
		background-color: #f8ecec;
		color: #c00;
	}
div#login a.password {
	padding-left: 15px;
	color: #103869;
	text-decoration: underline;
	background: url('/images/login/icon-lock.gif') 0 50% no-repeat;
	margin-right: 11px;
}
div#login a.password:hover{
	color: #0e468a;
}
div#login span.error {
	font-weight: normal;
	color: #bd0a0a;
	font-size: 11px;
	margin-left: 5px;
	position: relative;
	top: -5px;
	display: inline; /* OVERWRITES OLD CSS */
	}
div#login div#login-actions {
	width: 309px;
	text-align: right;
	margin: 5px 0px;
	}

div#login-options {
	text-align: left;
	
}
div#login-options h3 {
	background: url('/images/icons/user-add.gif') 0 50% no-repeat;
	padding-left: 21px;
	color: #0f396b;
	font-size: 14px;
	
}

div#login-options a {
	padding-left: 15px;
	color: #103869;
	text-decoration: underline;
	font-size: 12px;
	}
	div#login-options a.jobseeker {
		margin-right: 20px;
		margin-left: 8px;
		background: url('/images/icons/mini-user-green.gif') 0 50% no-repeat;
	}
	div#login-options a.employer {
		background: url('/images/icons/mini-user-blue.gif') 0 50% no-repeat;
	}

.roundbox.login {
	width: 350px;
	text-align: left;
	float: left;
}

/* -------- Footer */

.footer-container {
	margin-left: 60px;
	color: #333;
	font-size: 11px;
	text-align: left;
	}
.footer-container a {
	margin-right: 10px;
	color: #005488;
	text-decoration: none;
	}
.footer-container a:hover {
	text-decoration: underline;
}
.footer-container hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 600px;
	margin: 12px 0px;
	border: 0px;
	}
	

/* -------- End Footer */



/* *********************Marked for deletion 
.footer {
	margin: auto;
	text-align: left;
}

.footer p, .footer .copy {
	color: #333;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	width: 85%;
}

.footer .copy {
	font-size: 1.0em;
}

.footer a {
	color: #005488;
	text-decoration: none;
	font-size: 1.1em;
	margin-right: 15px;
}

.footer a:hover {
	text-decoration: underline;
}

*/


/* Marked for Deletion ****************************************************************************************************
#topbanner {
	position: absolute; 
	top: 0px; 
	left: 0; 
	width: 100%;
}
*/

/* Marked for Deletion ****************************************************************************************************
.countries {
	padding-top: 2px;
	padding-bottom: 69px;
}

.reg_log .countries a {
	color: #424242;
	font-size: 1.0em;
	text-decoration: none;
}

.reg_log .countries a:hover {
	text-decoration: underline;
}

.countries img {
	margin: 0 4px 0 15px;
}

.logo img.hcareers {	
	position: absolute;
	top: 15px;
	left: 22px;
	_left: 33px;
	position: absolute;
	top: 12px; /*fix for height difference - k 
	left: 0px;
}

img.tagline {
	position: absolute;
	top: 62px;
	left: 183px;
}


#innercontent {
	padding-top:16px;
	padding-left:26px;
	padding-right:26px;
	text-align:left;
}
*/


/* Marked for deletion ********************
#bottomleft{
	width:495px;
	float:left;
	clear:none;
}
*/

/* Marked for Deletion ****************************************************************************************************
#main {
	text-align: left;
	width: 764px;
	padding-top: 22px;
	padding-bottom: 32px;
	margin: auto;
}

.main_left {
	float: left; 
	width: 146px;
}

.full_left {
	float: left; 
	width: 585px;
	padding-left: 15px;
}

.main_content {
	width: 460px;
	float: left;
	padding-left: 12px;
	padding-top: 7px;
}

.main_content_full {    /* use of expanding THROUGH adspace column (width can varyup to 600px max!)  
	width: 580px;
	float: left;
	padding-left: 12px;
	padding-top: 7px;
}
*/

/* Marked for Deletion ****************************************************************************************************

.main_content span, .main_content_full span {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

.main_content a, .main_content_full a {
	color: #527698;
}

.main_content a:hover, .main_content_full a:hover  {
	text-decoration: none;
}


span.jump_arrow {
	display: inline;
}



img.pg_header {
	padding-bottom: 22px;
}
*/
/* Marked for Deletion ****************************************************************************************************

#top {
	width: 730px;
	margin: auto;
	text-align: left;
	margin-top: 16px;
}

.top_left {
	float: left;
	width: 424px;
}

.top_right {
	float: left;
	width: 306px;
	text-align: right;
}

.quick_search {	
	text-align: center;
	height: 114px;
	width: 415px;
	background-color: #dce4ea;
	margin-bottom: 16px;
}

.hd_quick {

	text-align: left;
	height: 23px;
	background-color: #527698;
}

.hd_quick img {
	margin: 4px 0 0 15px;
}

.quick_form {
	text-align: left;
	margin: auto;
	margin-top: 8px;
	width: 370px;
	height: 75px;
	font-size: 1.1em;
	color: #333;
}

.quick_key {
	float: left;
	width: 198px;
}

.quick_loc {
	float: left;
	width: 170px;
}

.quick_form input {
	font: 1.0em arial, verdana, tahoma;
}

.quick_form input.txt {
	border: 1px solid #333;
	width: 167px;
	margin-top: 3px;
}

.quick_form .submit {
	float: right;
	margin-top: 8px;
}

.quick_form a {
	color: #527698;
}

.quick_form a:hover {
	text-decoration: none;
}

.key_links {
	margin-top: 4px;
}

.key_txt {
	float: left;
	width: 47%;
	line-height: 1.5em;
}

.key_images {
	float: left;
	width: 53%;
}

img.yell_arrow {
	display: block;
	margin-top: 2px;
}
*/


/* Marked for Deletion ****************************************************************************************************

.featured_emp {	
	text-align: left;
	width: 424px;
	background: url(/images/new_seeker/vert_dotted.gif) repeat-y top right;
	font-size: 1.0em;
	color: #333;
	padding-bottom: 12px;
}

.hd_featu {
	text-align: left;
	height: 23px;
	width: 415px;
	background-color: #527698;
}

.hd_featu img {
	margin: 4px 0 0 15px;
}

.employers {
	width: 415px;
	text-align: center;
	margin-top: 8px;
}

.emp_1, .emp_2, .emp_3, emp_4 {
	float: left;
	width: 25%;
}

.prof_jobs {
	margin-top: 8px;
}

.prof_jobs a {
	color: #333;
}

.prof_jobs a:hover {
	text-decoration: none;
}
*/


/* Marked for Deletion ****************************************************************************************************
#middle {	
	width: 730px;
	text-align: left;
	margin: auto;
}


.middle_left {
	float: left;
	width: 549px;
}

.middle_right {
	float: left;
	width: 173px;
}


.job_seeker {	
	width: 549px;
	background: url(/images/new_seeker/vert_dotted_alt.gif) repeat-y top right;
	padding: 3px 0 8px 0;
	text-align: left;
}




.job_seeker .header {
background: #527698 url(/images/new_seeker/headers/smallbg.gif);
	width: 539px;
	height: 23px;
}

.job_seeker .header img {
	margin: 4px 0 0 15px;
}

.jseek_content {
	width: 539px;
}

.hd_tips  {
	float: left;
	text-align: left;
	width: 375px;
}

.jseek {
	float: left;
	width: 360px;
	margin-left: 15px;
	display: inline;
}

.hd_news  {
	float: left;
	text-align: left;
	width: 164px;
} 

.news {
	float: left;
	text-align: left;
	width: 166px;
}

.links .images {
	float: left;
	width: 30px;
}

/*
#seek_img1, #seek_img2 {
	display: block;
	padding-top: 30px; 
	width: 30px;
	overflow: hidden; 
	height: 0;	
}

#seek_img3  {
	display: block;
	padding-top: 33px; 
	width: 30px;
	overflow: hidden; 
	height: 0;	
}

#seek_img1 {
	background: url(/images/jseek_regi.gif) no-repeat;
}
#seek_img2 {
	background: url(/images/jseek_post.gif) no-repeat;
}
#seek_img3 {
	background: url(/images/jseek_create.gif) no-repeat;
}

#seek_img1:hover, #seek_img2:hover {
	background-position: 0 -30px;
}
#seek_img3:hover  {
	background-position: 0 -33px;
}



.links .text {
	width: 300px;
	FONT-SIZE: 0.8em; 
	float: left;
	padding-left: 11px;
}

.job_seeker span {
	display: block;
}

.links .text p {
	margin: 0;
	padding: 0;
	color: #333;
	
}

.links .text a {
	color: #527698;
}

.links .text a:hover {
	text-decoration: none;
}

.links_clear {
	clear: both;
	padding-bottom: 8px;
}

.news {
	background: url(/images/new_seeker/news_bg.gif) no-repeat;
	height: 115px;
	width: 156px;
	margin: 8px 0 0 6px;
	text-align: center;
}

.news input.txt {
	border: 1px solid #333;
	width: 127px;
	color: #333;
	margin: 6px 0 4px 0;
	font: .9em arial, verdana, tahoma;
	font-weight:bold;
}

img.news_top {
	margin-top: 6px;
}
*/

/* Marked for Deletion ****************************************************************************************************

.top10 {	
	width: 173px;
	padding-top: 8px;
	margin-left: 8px;
}

.hd_top10 {
	text-align: center;
	height: 23px;
	background-color: #527698;
}

.hd_top10 img {
	margin-top: 4px;
}

.top10 .links {
	text-align: left;
}

.top10 a {
	color: #527698;
	font-size: 1.1em;
}

.top10 a:hover {
	text-decoration: none;
}
*/

/* Marked for Deletion ****************************************************************************************************

.rcenter_content {
	width: 542px;
}
*/

/* Marked for Deletion ****************************************************************************************************

.resource_center {	
	width: 549px;
	background: url(/images/new_seeker/vert_dotted.gif) repeat-y top right;
	padding: 0px 0 4px 0;
	text-align: left;
}

.resource_center .header {
	text-align: center;
	background:#527698 url(/images/new_seeker/headers/smallbg.gif) repeat scroll 0%;
	width: 539px;
	height: 23px;
}

.resource_center .header img {
	margin: 4px 0 0 15px;
}

.resource_center .images img {
	border: 2px solid #999;
}

.resource_center .links .images {
	float: left;
	width: 70px;
	padding-left: 11px;
}

.resource_center .links .text {
	width: 415px;
	float: left;
}

.resource_center .visit  {
	clear: both;
	width: 545px;
	text-align: right;
	
}

.resource_center .links .text p {
	margin: 0;
	padding: 0;
	color: #333;
	display: inline;
}

.resource_center .links .text a, .visit a {
	
	color: #527698;
}

.resource_center .links .text a:hover, .visit a:hover {
	text-decoration: none;
}



.rcenter_content span {
	display: block;
	margin-bottom: 2px;
}




.links_clear {
	clear: both;
	padding-bottom: 8px;
}

.dotted_clear {
	clear: both;
	width: 549px;
	background: url(/images/new_seeker/dotted_clear_alt.gif) repeat-x;
	height: 1px;
}
*/
/* Marked for Deletion ****************************************************************************************************
.ad_leaderboard {
	width: 728px;
	border: 1px solid #979a9e;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
*/
/* Marked for Deletion ****************************************************************************************************

.foot_hr {
	margin: 6px 0 6px 0;
}
*/

/* Kevin's fixed '3 easy steps' css */
/* Marked for Deletion ****************************************************************************************************

#easysteps a {
	color: #10257e;
	}

.easysteptext {
	font-size: 10px;
	line-height: 11px;
	}

/* horizontal steps 

.easystep-horiz1 {
	width: 135px;
	height: 50px;
	float: left;
	background: url(/images/new_seeker/1.gif) no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	padding-top: 6px;
	}
.easystep-horiz2 {
	width: 110px;
	height: 70px;
	float: left;
	background: url(/images/new_seeker/2.gif) no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	padding-top: 6px;
	}
.easystep-horiz3 {
	width: 158px;
	height: 70px;
	float: left;
	background: url(/images/new_seeker/3.gif) no-repeat;
	background-position: 0 0;
	padding-left:15px;
	padding-top: 6px;
	}

/* vertical steps 

.easystep-vert1 {
	width: 170px;
	height: 70px;
	background: url(/images/new_seeker/1-dark.gif) no-repeat;
	background-position: 0 0;
	padding-left: 40px;
	margin-top: 20px;
	}
.easystep-vert2 {
	width: 170px;
	height: 70px;
	background: url(/images/new_seeker/2-dark.gif) no-repeat;
	background-position: 0 0;
	padding-left: 40px;
	}
.easystep-vert3 {
	width: 170px;
	height: 70px;
	background: url(/images/new_seeker/3-dark.gif) no-repeat;
	background-position: 0 0;
	padding-left: 40px;
	}



*/

/*#qsbtable td {	
	padding-left: 6px;
}*/

/*Styles for cells (qsbtable)


#cell_1_1 {
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_2_1 {	
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_2_2 {	
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_2_3 {	
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_2_4 {	
	vertical-align: middle;
	padding-left: 6px;
}
#cell_3_1 {
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_3_2 {	
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_3_3 {
	
	vertical-align: bottom;
	padding-left: 6px;
}
#cell_3_4 {
	vertical-align: bottom;	
}

/*End of cells (qsbtable)


#qsb_destiny{																			**** actually used but pointless if there's no position
	/*position:relative; 
	top: 29px;
	left:12px;
}

#qsb_advanced{
	/*position:relative; 
	top: 24px;
	left: 12px;
}

.GoButtonTd{
	/*position:relative;
	left: 4px;
	cursor: pointer;
}

#goButton{
	
	/*text-align: center;
	background-color: #009922;
width: 50px;
	height: 30px;
	_height: -10px;
	_width: 60px;
	*/
/*	position: relative;
	top: 24px;*/
	/*_top: -2px;
	left:4px
	*/
	/*vertical-align:middle;
}

/*#campuspic{text-align: left;border: 1px #0C3A6B dotted;
	
}

#gopara{
	position: relative;
	top: 4px;
	color: #fff;
	font-family: arial;
	font-size: 12pt;
	height: 10px;
	font-weight: bold;	
}
#gobutton_leftspacer{
	width: 5px;
}
#gobutton_rightspacer{
	width: 5px;
}
#qsb_management{
/*	position:relative; 
	top: 25px;
	left:2px;
}
#qsb_nonmgt{
/*	position:relative; 
	top: 29px; 
	left:2px;
}
#qsb_industry{
/*	position:relative; 
	top:9px;
	left:7px;
}
#qsb_location{
/*	position:relative;
	top:5px;
	left:7px;
}
#topborder{
	margin-top:10px;
	/*	border-bottom: 1px #0C3A6B dotted;
}
.theborder{
	/*border-bottom: 1px #0C3A6B dotted;
	clear:both;
}

.bigbar{
	background: #527698 url(/images/new_seeker/headers/bigbg.gif) top repeat-x;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:4px;
}

.bigbar img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
*/
/* Marked for Deletion *****************************************
#camppictxtblue {
	font-family: Verdana,Tahoma;
	font-size: 9px;
	color: #0000ff;
	float: right;
	position: relative;
	top: -15px;
	left: 95px;
	cursor: pointer;
	
}

#camppictxtred {
	font-family: Verdana,Tahoma;
	font-size: 9px;
	color: #ff0000;
	float: right;
	position: relative;
	top: -15px;
	left: 95px;
	cursor: pointer;
	
}

#outercampuspic {
	/*
	position: relative;
	top: 2px;
}
*/

