/* ===== Reset ===== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

ol,ul {
	list-style: none;
}

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;
}

/* ===== Base ===== */
strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}

/* ===== Links ===== */
h1 a,h2 a,h3 a,h4 a,h5 a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover
	{
	color: inherit;
}

.contentpaneopen {
	width: 100%
}

/* ===== Standard Lists ===== */
ul {
	list-style: disc;
	margin-left: 1.7em;
}

ol {
	list-style: decimal;
	margin-left: 1.7em;
}

ul,ol {
	list-style-position: outside;
	padding-bottom: 1em;
}

li {
	margin: 0 0 .3em 1em;
}

dl {
	
}

dt {
	font-weight: bold;
	padding-bottom: 0.7em;
}

dd {
	padding-bottom: 1em;
}

/* ===== Base ===== */
html,body {
	height: 100%;
}

body {
	text-align: center;
	background: #ffffff;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 11px;
}

p {
	color: #333333;
	padding: 0 0.5em 0.5em 0;
	margin-bottom: 1em;
}

h1 {
	color: #49494b;
	font-size: 18px;
	line-height: 1em;
	padding-bottom: 0.5em;
	background: url(images/main_area_top_bg.jpg) top left no-repeat;
	display: block;
	padding: 15px;
	width: 669px;
	clear: left
}

h2,.componentheading {
	font-weight: bold;
	color: #901510;
	font-size: 1.4em;
	line-height: 1em;
	padding-bottom: 0.5em;
}

h3,.contentheading {
	font-weight: bold;
	color: #901510;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 0.5em;
}

a {
	
}

a:hover {
	
}

a:active {
	
}

button {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0;
	width: 285px;
	height: 29px;
	color: #454848;
	background: #c9cccf;
	font-weight: bold;
	font-size: 1.2em;
	cursor: pointer;
	border: 0;
}

submit {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0;
	width: 285px;
	height: 29px;
	color: #454848;
	background: #c9cccf;
	font-weight: bold;
	font-size: 1.2em;
	cursor: pointer;
	border: 0;
}

input {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0 0 0 0;
	background-color: #ffffff;
	border: 0px solid #adb9c2;
	color: #222222;
	padding: 1px;
}
input.contactus {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0 0 0 0;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #222222;
	padding: 1px;
}
select {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0 0 0 0;
	width: 194px;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #757373;
	padding: 1px;
}

textarea {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0 0 0 0;
	width: 155px;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #757373;
	padding: 1px;
}

#contact_text.inputbox {
	width: 225px
}

/* body holders */
#wrapper-body {
	position: relative;
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

#wrapper-header {
	font-family: Verdana;
	color: #49494b;
	height: 115px;
}

#wrapper-banner-top {
	height: 191px;
	margin: 0 0 20px 0;
	position: relative
}

#wrapper-movie {
	position: absolute;
	left: 625px;
	top: 75px;
	background: url(images/box-movie.png);
	width: 285px;
	height: 244px;
	border: 1px solid;
}

.wrapper-search {
	position: relative;
	height: 242px;
	display: none
}

#wrapper-main {
	padding: 0px 0 0 0;
}

#wrapper-main.home-wrapper {
	padding: 0;
}

#wrapper-main-left {
	float: left;
	width: 700px;
}

#wrapper-main-right {
	float: left;
	width: 220px;
	font-family: Verdana;
	margin-left: 19px;
	display: inline;
}

#wrapper-banner-bottom {
	position: relative;
	font-family: Verdana;
	clear: both;
	padding: 10px 0 55px 0;
}

#wrapper-footer {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #adb9c2;
}

#wrapper-banner-bottom a.totop {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #8E8E8E;
}

/* header */
#logo {
	float: left;
	margin: 0px 0 0px 0px;
	padding: 0;
	height: 100px;
	width: 200px;
	background: url(images/logo.png) no-repeat;
}

#logo a {
	height: 197px;
	width: 170px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
}

#wrapper-header	ul {
	float: right;
	margin: 12px 0 0 0;
	clear: right;
	_width: 690px
}

#wrapper-header ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #49494b;
	padding: 0 10px 0 0;
}

#wrapper-header ul .last {
	border: 0;
}

#wrapper-header ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold
}

#wrapper-header ul li a:hover {
	text-decoration: underline;
}

#print-logo {
	display: none;
}

/* user menu */
#wrapper-user-menu ul {
	margin: 5px 0 0 25px;
}

#wrapper-user-menu ul li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
}

#wrapper-user-menu ul .last {
	border: 0;
}

#wrapper-user-menu ul li a {
	text-decoration: none;
	color: #49494b;
}

#wrapper-user-menu ul li a:hover {
	text-decoration: underline;
}

/* search */
#search-under-left {
	background: url(images/background-search-under-left.png) no-repeat;
	width: 240px;
	height: 10px;
	display: block;
	float: left;
}

#search-under-right {
	background: url(images/background-search-under-right.png) no-repeat;
	width: 240px;
	height: 10px;
	display: block;
	float: right;
}

.tab-current {
	background: url(images/tab-current.png);
	font-size: 1.2em;
	font-weight: bold;
	color: #2c2c2c;
	padding: 8px 0;
	margin: 0 0 0 25px;
	width: 214px;
	height: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.tab-behind {
	background: url(images/tab-behind.png);
	font-size: 1.2em;
	font-weight: bold;
	color: #8e8e8e;
	padding: 8px 0;
	margin: 0 0 0 25px;
	width: 214px;
	height: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.tab-1-span,.tab-1-link {
	position: absolute;
	left: 10px;
	top: 0;
}

.tab-2-span,.tab-2-link {
	position: absolute;
	left: 250px;
	top: 0;
}

.advanced-search {
	float: left;
	color: #901510;
	font-weight: bold;
	margin: 0 0 0 500px;
	padding: 5px 0 11px 0;
	font-weight: bold;
	visibility: hidden;
}

/* search form */
.search-middle input,.search-middle select {
	width: 280px;
	padding: 4px
}

.search-middle select {
	width: 290px;
}

.search-middle div {
	padding: 3px;
}

.searchform {
	float: left;
	width: 320px;
	padding: 65px 0px 0px 20px;
	height: 177px;
	margin-top: -9px;
	margin-bottom: 20px
}

.form-1-show {
	background: url(images/search_jobs_bg.jpg) top left no-repeat;
	margin-right: 20px;
	display: inline;
	position:absolute;
	width:320px;
	height:177px;
}

.myIMGsearchform {
	float: left;
	width: 320px;
	padding: 65px 0px 0px 320px;
	height: 177px;
	margin-top: -9px;
	margin-bottom: 20px
}

.myIMG {
	display: inline;
}

.search-middle p {
	float: left;
	text-align: left;
	padding: 5px 0 5px 0;
	margin: 30px 0 0 5px;
	width: 300px;
	height: 30px;
}

.search-middle p input {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0;
	width: 280px;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #323232;
	padding: 4px;
}

.search-middle p select {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0;
	width: 286px;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #323232;
	padding: 4px;
}

.search-middle .submit {
	height: 25px;
}

.search-middle .submit input {
	margin: 0;
	height: 31px;
	cursor: pointer;
	border: 0;
	text-indent: -12000px
}

.search-middle .form-1-show .submit input {
	background: url(images/search_jobs_btn.jpg) top left no-repeat;
	position: absolute;
	width: 126px;
	height: 31px;
	z-index:100;
}

.search-middle .myIMG .submit input {
	background: url(images/search_people_btn.jpg) top left no-repeat;
	width: 138px;
	height: 31px
}

/* feature jobs */
.wrapper-featured-jobs {
	float: left;
	background: url(images/box-job-heading.png) no-repeat;
	width: 356px;
	height: 500px;
}

.wrapper-latest-jobs {
	float: left;
	background: url(images/box-job-heading.png) no-repeat;
	width: 356px;
	margin: 0 5px 0 0;
}

#premiums.wrapper-latest-jobs {
	float: left;
	background: url(images/box-job-heading-premium.png) no-repeat;
	width: 356px;
	margin: 0 5px 0 0;
}

.box-job-feature {
	position: relative;
	z-index: 100;
	border-top: 1px solid #adb9c2;
	padding: 15px 18px 0 18px;
	width: 318px;
	height: 117px;
	background: url(images/bar-job-middle.png) repeat-x;
	border-left: 1px solid #adb9c2;
	border-right: 1px solid #adb9c2;
}

#premiums .box-job-feature {
	background: url(images/bar-job-middle-premium.png) repeat-x;
}

.schmob {
	padding: 8px 8px 8px 8px;
	background: #abbfdb none repeat scroll 0 0;
	border: 1px solid #576b83;
}

.job-title {
	color: #181919;
	font-weight: bold;
}

.job-date {
	color: #8e8e8e;
	font-weight: bold;
	margin: 2px 0 0 0;
}

.job-description {
	color: #181919;
}

.wrapper-featured-jobs .last,.wrapper-latest-jobs .last {
	border-bottom: 0;
}

.job-top {
	width: 320px;
	height: 17px;
	background: url(images/box-job-heading.png);
	color: #901510;
	padding: 12px 18px 0 18px;
}

#premiums .job-top {
	width: 320px;
	height: 17px;
	background: url(images/box-job-heading-premium.png);
	color: #901510;
	padding: 12px 18px 0 18px;
}

.job-arrow {
	position: absolute;
	z-index: 500;
	top: -1px;
	left: 18px;
	width: 51px;
	height: 10px;
	background: url(images/background-job-top.png) no-repeat;
}

#premiums .job-arrow {
	position: absolute;
	z-index: 500;
	top: -1px;
	left: 18px;
	width: 51px;
	height: 10px;
	background: url(images/background-job-top-premium.png) no-repeat;
}

.job-bottom {
	width: 356px;
	height: 5px;
	background: url(images/bar-job-bottom.png) no-repeat;
}

#premiums .job-bottom {
	width: 356px;
	height: 5px;
	background: url(images/bar-job-bottom-premium.png) no-repeat;
}

/* normal listings */
.wrapper-jobs {
	width: 680px;
	border-bottom: 1px #e0e5e9 solid;
	padding: 15px 0;
}

.wrapper-inner-jobs {
	padding: 15px 13px 5px 13px;
}

.wrapper-inner-jobs-2 {
	padding: 14px 12px 0px 12px;
	/*    background:#abbfdb none repeat scroll 0 0;    */
	background: transparent url(images/bar-job-middle-premium.png) repeat-x
		scroll 0 0;
	/*  border:1px solid #576b83;   */
	border: 1px solid silver;
}

h3.jobs-name {
	float: left;
	color: black;
	text-align: left;
	font-weight: bold;
	text-decoration:underline;
	font-size: 16px;
}

h3.jobs-name2 {
	float: left;
	color: #901510;
	text-align: left;
	font-weight: bold;
	text-decoration:underline;
	font-size: 16px;
}

a.jobs-name {
	color: #75AD00;
	padding: 0px;
}

a.jobs-name:visited {
	color: #75AD00;
}

.jobs-date {
	float: right;
	color: black;
	font-weight: bold;
	font-size: 16px;
}

.jobs-location {
	float: left;
	clear: left;
	width: 120px;
}

.jobs-wages {
	float: left;
	clear: left;
	width: 120px;
}

.jobs-description {
	float: right;
	width: 520px;
}

/* right panel boxes */
#feedback {
	color: #969a8a;
	padding-top: 32px;
	padding-left: 1px;
	background: url(images/feedback_bg.jpg) no-repeat;
	width: 220px;
	height: 76px;
	margin: 0 0 18px 0;
	position: relative
}

#feedback p {
	font-family: Verdana, helvetica, clean, sans-serif;
	color: #969a8a;
	padding: 0 14px;
}

#feedback .feedback-link {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 116px;
	height: 25px;
	display: block;
	opacity: 0
}

#box-seeker {
	padding-top: 32px;
	padding-left: 1px;
	background: url(images/job_seeker_reg_bg.jpg) no-repeat;
	width: 220px;
	height: 76px;
	margin: 0 0 18px 0;
	position: relative
}

#box-seeker h3 {
	font-family: Verdana, helvetica, clean, sans-serif;
	color: #ffffff;
	padding: 15px 0 5px 0;
	text-align: center;
}

#box-seeker p {
	font-family: Verdana, helvetica, clean, sans-serif;
	color: #ffffff;
	padding: 0 14px;
}

.register-now-seeker {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 116px;
	height: 25px;
	display: block;
	opacity: 0
}

#box-employer {
	padding-top: 32px;
	padding-left: 1px;
	color: #554d3a;
	background: url(images/advertiser_reg_bg.jpg) no-repeat;
	width: 220px;
	height: 76px;
	margin: 0 0 18px 0;
	position: relative;
}

#box-employer h3 {
	font-family: Verdana, helvetica, clean, sans-serif;
	color: #554d3a;
	padding: 15px 0 5px 0;
	text-align: center;
}

#box-employer p {
	font-family: Verdana, helvetica, clean, sans-serif;
	color: #554d3a;
	padding: 0 14px;
}

.register-now-employer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 116px;
	height: 26px;
	display: block;
}

.learn-more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-indent: -12000px;
	display: block;
	height: 26px;
	width: 95px;
	opacity: 0
}

#box-login {
	background: url(images/login_bg.jpg) no-repeat;
	width: 429px;
	height: 41px;
	float: right;
	padding: 31px 0px 0px 12px;
}

#box-login legend {
	font-family: Verdana, helvetica, clean, sans-serif;
	padding: 8px 0 10px 12px;
	font-size: 1.4em;
	font-weight: bold;
	color: #73ab00;
}

#box-login p {
	text-align: left;
	padding: 0;
	margin: 0 0 0 0;
}

#box-login p input {
	font-family: Verdana, helvetica, clean, sans-serif;
	margin: 0 0 0 5px;
	width: 155px;
	background-color: #ffffff;
	border: 1px solid #adb9c2;
	color: #757373;
	padding: 1px;
	float: left;
	font-size: 12px
}

#box-login .submit input {
	background: url(images/signin.jpg) top left no-repeat;
	float: left;
	width: 82px;
	height: 22px;
	border: 0px;
	text-indent: -10000px;
	margin-top: -1px
}

#forgot-password {
	font-family: Verdana;
	padding: 10px 0 0 24px;
}

#forgot-password a {
	color: #585757;
}

#forgot-password a:hover {
	color: #292929;
}

#box-login #logged-in {
	padding: 30px 10px 0 10px;
}

#box-login .warning {
	background: #ffe57f;
	margin: 0 0 0 28px;
	padding: 2px;
	width: 151px;
	border: 1px solid #d49629;
	font-size: 0.8em;
	font-weight: bold;
}

#box-login #login-text {
	padding: 15px 0 15px 8px;
}

/* footer information */
.banner-bottom {
	float: left;
}

#wrapper-footer	ul {
	float: left;
	margin: 0 0 0 5px;
}

#wrapper-footer ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #8e8e8e;
	padding: 0 10px 0 0;
}

#wrapper-footer ul li a {
	font-family: Verdana, helvetica, clean, sans-serif;
	text-decoration: none;
	color: #8e8e8e;
}

#wrapper-footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: right;
	margin: 0 5px 0 0;
	color: #8e8e8e;
}

#copyright a {
	color: #8e8e8e
}

/* special */
.clear-float {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
}

.hidden {
	display: none;
}

a:active {
	outline: none;
}

:-moz-any-link :focus {
	outline: none;
}

div#cbIconsBottom {
	display: none;
}

div#cbIconsTop {
	padding: 0 0 15px 0;
}

/* user profile */
#cbMenuNav #menu1 {
	display: none;
}

#form-lost-password {
	width: 354px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	background: #f6f8f9;
	font-size: 0.9em;
	overflow: visible;
}

#form-lost-password p {
	text-align: left;
	padding: 6px 0 6px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}

#form-lost-password p label {
	float: left;
	text-align: right;
	width: 105px;
	padding: 0 10px 0 10px;
	color: #333333;
}

#form-lost-password p label span,.label span,.form-required {
	color: #ec7a08;
	padding: 0 0 0 3px;
}

#form-lost-password p input {
	width: 125px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #333333;
	padding: 1px;
}

#form-lost-password .submit {
	height: 25px;
	clear: both;
}

#form-lost-password .submit input {
	margin-left: 175px;
	width: 105px;
	cursor: pointer;
	background: #c9cccf;
	border: 0;
	color: #454848;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
}

#form-lost-password .submit input:hover {
	background: #7d7d7d;
}

#form-lost-password p.error-form {
	background-color: #fee2e2;
}

#form-lost-password span.error-form {
	color: #ff0000;
	background: url(images/error.png) no-repeat;
	background-position: 0 4px;
	clear: both;
	margin: 0 0 0 145px;
	padding: 4px 0 5px 20px;
	width: 150px;
	display: none;
	font-size: 1.1em;
}

.message {
	background: #62eca0;
	margin: 0 0 0 28px;
	text-align: center;
	color: #15723f;
	padding: 5px;
	width: 450px;
	border: 1px solid #009d46;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px auto;
}

.error {
	color: #ff0000;
	background: url(images/error.png) no-repeat #fee2e2 5px 5px;
	border: 1px solid #e43c3c;
	clear: both;
	margin: 10px auto;
	padding: 5px 5px 5px 25px;
	width: 250px;
	font-size: 1.2em;
}

#cbfv_50 .cb_result_container {
	display: none;
}

.advsearchtable td {
	padding: 5px;
	width: 168px;
	vertical-align: top;
}

.advsearchtable td td {
	padding: 2px;
	width: auto;
}

.advsearchtable td label {
	padding-bottom: 2px;
}

#adminForm .advsearchtable td {
	width: 125px;
}

.fieldsetp {
	border: 1px solid #901510;
	padding: 5px;
	margin-bottom: 1em;
	color: #333333;
}

hr.seperator {
	border: none;
	border-bottom: 1px solid #b3db68;
	margin: 5px 0 10px 0;
}

.searchmain {
	text-align: center;
	padding: 0px 0 10px;
}

#banner-corners {
	position: absolute;
	background: url(images/corners.png);
	display: block;
	width: 940px;
	height: 191px;
	top: 0px;
	left: 0px;
	z-index: 5000;
	display: none;
}

#banner-text {
	position: absolute;
	background: url(images/bannertext.png);
	display: block;
	width: 940px;
	height: 191px;
	top: 0px;
	left: 0px;
	z-index: 4999;
	display: none;
}

.advert {
	margin-top: 18px;
}

#wrapper-main-left .advert {
	margin-top: 0px;
}

#videoplayer {
	background: url(images/vidbg.png);
	width: 299px;
	height: 239px;
	display: block;
	position: absolute;
	right: 25px;
	top: -20px;
	z-index: 5001;
	display: none;
}

#videopic {
	position: absolute;
	top: 18px;
	left: 16px;
	z-index: 1;
}

#play {
	text-decoration: none;
	display: block;
	background: #444 url(images/play.png) center center no-repeat;
	position: absolute;
	z-index: 2;
	top: 18px;
	left: 16px;
	width: 265px;
	height: 166px;
	opacity: .4;
}

#videotext {
	bottom: 22px;
	left: 25px;
	color: white;
	position: absolute;
}

#jobstabcontent {
	display: block;
}

#peopletabcontent {
	display: none;
}

#box-login {
	margin-bottom: 20px;
}

#addlistingdiv .inputbox {
	width: 200px;
}

#addlistingdiv select.inputbox {
	width: 205px;
}

#addlistingdiv textarea.inputbox {
	width: 95%;
	height: 100px;
}

#addlistingdiv hr {
	border: none;
	border-bottom: 1px dotted silver;
}

.listing-summary.regular {
	border: 1px solid gray;
	padding: 5px;
	background: #efefef;
	width: 96%
}

.undervid {
	color: white;
	text-decoration: none;
}

.undervid:hover {
	text-decoration: underline;
}

.btf {
	margin: 100px 0 20px;
	border: 1px solid silver;
	padding: 5px;
	color: silver;
}

.btf p {
	margin: 1em 0 0;
	color: silver;
}

.btf h2 {
	color: silver;
}

/*
#cbfr_54, #cbfr_59		{ display:none; }
.cbFieldsContentsTab	{ margin:5px; }
*/
#box-seeker .learnmore,#box-employer .learnmore {
	text-align: right;
	padding: 3px 20px 0 0;
}

#box-seeker .learnmore a,#box-employer .learnmore a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#box-seeker .learnmore a:hover,#box-employer .learnmore a:hover {
	text-decoration: none;
}

.quickenquiry {
	width: 269px;
	text-align: left;
}

.quickenquiry .question label {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	padding-right: 10px;
}

.quickenquiry .question input,.quickenquiry .question textarea {
	display: block;
	float: left;
}

.quickenquiry textarea {
	height: 150px;
	font-size: 12px;
}

.quickenquiry .question {
	margin-bottom: 5px;
}

.question,.question2 {
	float: left;
	width: 100%;
	clear: both;
}

.quickenquiry .question2 input {
	float: right;
}

.quickenquiry .invalid {
	border-color: red;
}

.actions a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.actions a:hover {
	text-decoration: underline;
}

.salsa_quick_enquiry .field {
	clear: both;
}

.salsa_quick_enquiry .action {
	clear: both;
	padding-left: 100px;
}

.salsa_quick_enquiry label {
	display: block;
	float: left;
	width: 100px;
}

.salsa_quick_enquiry .inputbox {
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.salsa_quick_enquiry .enquiry_error {
	background: #ff9563;
	color: #333333;
	padding: 3px;
	margin: 0 0 3px 0;
}

.salsa_quick_enquiry form {
	margin-top: 10px;
}

#wrapper-header {
	position: relative;
}

#wrapper-header a.feedback {
	display: block;
	position: absolute;
	top: 47px;
	right: 0px;
}

#testimonials {
	position: absolute;
	bottom: 15px;
	_bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	z-index: 10000;
	width: 100%;
	overflow: hidden;
	height: 0;
}

#testimonials li {
	color: white;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 30px;
	clear: both;
}

#testimonials li span.quote {
	display: block;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	font-style: italic;
}

#testimonials li span.attr {
	font-size: 12px;
	display: block;
	font-weight: bold
}

.pricingchart {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.pricingchart td,.pricingchart th {
	padding: 3px;
	border: 1px solid black;
}

.pricingchart th {
	font-weight: bold;
	text-align: center;
}

.pricingchart td {
	text-align: left;
}

p.required {
	border: 0 none;
	height: 0px;
	line-height: 0;
	margin: 0 0;
	padding: 0 0px;
	visibility: hidden;
	width: 0;
	margin-bottom: 0;
	display: none;
}

input.required {
	border: 0 none;
	margin: 0 0;
	padding: 0;
	visibility: hidden;
	width: 0;
	height: 0px;
}

.job-data {
	padding-bottom: 10px;
}

.fullDetails {
	float: left;
	background: url(images/view_details_btn.jpg) top left no-repeat;
	height: 22px;
	width: 123px;
}

a.fullDetails:link {
	color: #75AD00;
}

a.fullDetails:visited {
	color: #75AD00;
}

sup.newSearch {
	color: #901510;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0 4px;
	vertical-align: super;
	font-weight: bold;
	padding-bottom: 0.5em;
	position: relative;
	top: 5px;
	left: 2px;
}

.listing-table {
	width: 100%;
	font-size: 12px;
}

.listing-left {
	width: 180px;
	vertical-align: top;
}


.top-row {
	background: url(images/main_area_top_bg.jpg) no-repeat;
}




.listing-right {
	vertical-align: top;
}
