.ResultsSortBy
{
	color:#09297e;
}
.alignc {
	text-align: center;
	}

.floatl {
	float: left;
	}
	
.floatr {
	float: right;
	}
	
.float-buttons {
	padding: 0 30px 10px 0;
	}

.form-general .button-xtra-long{ 
	width:320px;
	text-align:center;
	height:38px;
	font-size:1.4em;
	color:#072b7e;
	font-weight:bold;
	padding-bottom:2px;
	border:0;
	background:url(images/bg-btn-xtra-long.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.preview .main-content {
	width: 675px;
	}
	
.advertising-info, .advertisers-multipost {
	width:235px;
	background:url(images/bg-featured-clients-top.png) no-repeat top;
	margin-bottom:11px;
	}	
.advertising-info h2, .advertisers-multipost h2 {
	padding:10px 12px;
	color:#6cba30;
	}
.advertising-info p, .advertisers-multipost p {
	padding:0 8px 0 12px;
	font-size:1.1em;
	}
.advertising-info ul, .advertisers-multipost ul {
	padding:0 8px 12px 12px;
	background:url(images/bg-featured-clients-bottom.png) no-repeat left bottom;
	}
.advertising-info li, .advertisers-multipost li {
	font-size:1.1em;
	line-height:1.2;
	margin-bottom:2px;	
	}
	
.advertisers-multipost .phone {
	font-weight: bold;
	font-size: 1.4em;
	}

.tab_list {
	border-collapse: collapse;
	margin: 0 0 1em 0;
	border-top: 1px solid #072B7E;
	width: 100%;
}
.tab_list td {
	border: none;
	border-bottom: 1px solid #072B7E;
	vertical-align: middle;
	padding: 0.5em 0.3em;
}
.tab_list th {
	border: none;
	border-bottom: 1px solid #072B7E;
	vertical-align: middle;
	text-align: left;
	padding: 0.5em 0.3em;
	background: #AFE491;
	font-weight: bold;
	color: #072B7E;
}

.top_banner {
	position: absolute;
	left: 250px;
	top: 2.4em;
	z-index: 10;
}

ul.location {
	padding-bottom: 1.2em;
}

ul.popular-search {
	padding-bottom: 1.2em;
}

ul.popular-search li {
	width: 33%;
}


.job-results h4 {
	margin-left: -1px !important;
}


.tab_jobrole td {
	padding: 6px;
}


.rss {
	padding-right: 16px;
	background: url(images/rss.png) no-repeat right bottom;
}


/*.tab_services {
	margin-left: -12px;
	margin-top: -12px;
	border-collapse: separate;
}

.tab_services TD {
	background: #f3f3f3;
	width: 197px;
	padding: 0.8em 12px;
	min-height: 5em;
	height: auto;
	vertical-align: top;
}

/*\*/
/** html .tab_services TD {
	height: 5em;
}
.tab_services h2 {
	padding: 0 0 0.5em 0;
	color: #412581;
}
.tab_services h2 a, .tab_services h2 a:visited {
	text-decoration: none;
	color: #412581;
}
.tab_services h2 a:hover {
	text-decoration: underline;
	color: #000;
}
.tab_services p {
	padding: 0 0 0.3em 0;
}


.box_featured_advertisers {
	text-align: center;
}
.box_featured_advertisers ul {
	margin: 0;
	padding: 1.5em 0 0.5em 0;
	list-style: none;
}
.box_featured_advertisers ul li {
	padding: 5px 0 15px 0;
	text-align: center;
}
.box_featured_advertisers_item {
	border-top: 1px solid #c8d7ea;
	padding: 1em 0 0 0;
}

.feat_clients_links {
	position: absolute;
	border: 1px solid #7a95af;
	background: #f7fbfd;
	padding: 0.7em 1.5em;
	left: 30px;
	top: 20px;
	z-index: 20;
	white-space: nowrap;
	display: none;
}
.feat_clients_links a {
	text-decoration: none;
}
.feat_clients_links a:hover {
	text-decoration: underline;
}
.feat_clients_logo {
	position: relative;
}



ul.sitemap {
	margin: 0;
	padding: 0.6em 0 0 2em;
}

ul.sitemap li {
	padding: 0 0 0.4em 12px;
}

.tab_form2 th {
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	border: none;
	padding: 0 1em 1em 0;
	width: 160px;
}
.tab_form2 th p {
	padding: 0 0 0.3em 0;
}
.tab_form2 td {
	vertical-align: middle;
	border: none;
	padding: 0 0 1em 0;
	width: 185px;
}


.tab_form3 th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0 1em 1em 0;
	width: 160px;
}
.tab_form3 th p {
	padding: 0 0 0.3em 0;
}
.tab_form3 td {
	vertical-align: top;
	border: none;
	padding: 0.35em 0 1em 0;
	width: 185px;
}*/

.checkbox input 
{
    float:left;
	margin: 0 6px 0 6px;
}

.checkbox label 
{
	display:inline;
	margin: 0 8px 0 0;
	font-size:1em;
}

