body {
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#header {
	background-color: #739F8A;
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	vertical-align: bottom;
	padding-top: 33px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerLinks {
	background-color: #BDD1CB;
	text-align: center;
	height: 10px;
	padding-bottom: 16px;
}
#headerLinks a {
	padding-right: 25px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
#top {
	padding: 8px;
	width: 760px;
}
#content{
	width: 480px;
}
#leftCol {
	width: 165px;
	float: left;
	padding: 6px;
}
#tablet h3 {
	font-weight: bold;
	color: #5D907C;
	font-size: 12px;
	margin: 0px;
}
#tablet {
	border: 1px solid #739F8A;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#tablet p {
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#tablet h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #739F8A;
	padding: 3px;
	margin: 0px;
	text-align: center;
}
#rightCol{
	float:left;
	width: 232;
	padding: 6px;
	/* border-left: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	padding-right: 10px; */
}
#content h1, h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
}
#siteInfo{
	clear: both;
	color: #E8E8E8;
	padding: 10px;
	background-color: #739F8A;
	height: 60px;
}
#siteInfob{
	clear: both;
	color: #E8E8E8;
	padding: 0px;
	background-color: #BDD1CB;
	height: 15px;
}
#siteInfo a {
	color: #FFFFFF;
	text-decoration: underline;
}
#small {
	font-size: 11px;
}
#content #tablet input, #content #tablet select {
	width: 300px;
}
.buttonBanner {
	padding-bottom: 10px;
	width: 120px;
}
.registerForm {
	width: 120px;
	font-size: 11px;
}
a.homeLink {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
div.tablet h3 {
	font-weight: bold;
	color: #5D907C;
	font-size: 12px;
	margin: 0px;
}
div.tablet {
	border: 1px solid #95d5df;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div.tablet p {
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
div.tablet h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #739F8A;
	padding: 3px;
	margin: 0px;
	text-align: center;
}
span.search-highlight {
	color: #000000;
	background-color: #ffff00;
}
span.star-rating {
	font-size: 140%;
	font-weight: bold;
	color: #FF9900;
	line-height: 100%;
	padding-right: 4px;
	padding-left: 4px;
	letter-spacing: 0.2em;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style1 a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Header box - full width table */
div.headerBox {
	width: 100%;
	background-color: #739F8A;
	text-align: center;
}
div.headerBox div {
	background-color: #BDD1CB;
	text-align: center;
	padding: 4px 0;
}
div.headerBox a img {
	border: none;
}

/* 'Advertise here' block */
div.advertise-block {
	border: 1px solid #739F8A;
	height: 50px;
	text-align: center;
	margin: 10px 0;
	background-color: #739F8A;
}
div.advertise-block span {
}
div.advertise-block span a {
	vertical-align: middle;
}

/* Now a table version because it is *so* much easier. */
table.advertise-block {
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 10px 0;
	background-color: #739F8A;
	border-collapse: collapse;
	border: none;
}
table.advertise-block td {
	border: 1px solid #739F8A;
	padding: 2px 4px;
}

/* 'Spacehouse Online' block */
div.spacehouseonline-block {
	margin: 10px 0;
}
div.spacehouseonline-block a img {
	border: none;
}

/* IEMA News Block */
div.iemanews-block {
	border: 1px solid #739F8A;
	height: 50px;
	background-color: #3366FF;
	margin: 10px 0;
	text-align: center;
}
div.iemanews-block span {
	display: block;
	padding-top: 8px;
}

/* New table version */
table.iemanews-block {
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 10px 0;
	background-color: #3366FF;
	border-collapse: collapse;
	border: none;
}
table.iemanews-block td {
	border: 1px solid #739F8A;
	padding: 2px 4px;
}



/* Button column content (RHS) */
div.button-column {
	width: 200px;
}
div.button-column a img {
	float: right;
	margin: 10px 0 10px 10px;
	border: none;
}

/* Advanced search form */
form.advanced-search select {
	width: 175px;
}

/* Admin screens */

table.admin-jobs-list {
	font-size: 76%;
	border: 1px solid #666666;
	border-collapse: collapse;
}
table.admin-jobs-list td, table.admin-jobs-list th {
	border: 1px solid #999999;
	border-collapse: collapse;
}

/* Search form table (advanced form) */

table.search-form {
	width: 100%;
}
table.search-form td {
	text-align: center;
	vertical-align: top;
	padding: 1em;
}
table.search-form input.keywords {
	width: 90%;
}
table.search-form input.submit {
	width: 200px;
}
table.search-form input.submit {
	width: 200px;
}
table.search-form select {
	width: 200px;
}
table.simple-search select {
	width: 90%;
}
table.simple-search td {
	width: 50%;
}
table.simple-search input.keywords {
	width: 90%;
}

/* Featured jobs and job of the week sections */
div.featured-jobs {
	text-align: center;
}
div.featured-jobs img {
	margin: 0.5em 0;
	text-align: center;
}
div.featured-jobs a img {
	border: none;
}
div.featured-jobs h3 {
	margin-bottom: 0.25em;
}
