.screenreader {
	position: absolute;
	left: -9999em;
}

.nlinks {
	float: right;
	padding: 0;
}

.ResultsSortBy
{
	color:#872796;
}

.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;
}

.tab_list {
	border-collapse: collapse;
	margin: 0 0 1em 0;
	border-top: 1px solid #00206B;
	width: 100%;
}
.tab_list td {
	border: none;
	border-bottom: 1px solid #00206B;
	vertical-align: middle;
	padding: 0.5em 0.3em;
}
.tab_list th {
	border: none;
	border-bottom: 1px solid #00206B;
	vertical-align: middle;
	text-align: left;
	padding: 0.5em 0.3em;
	background: #B4C0DD;
	font-weight: bold;
	color: #00206B;
}

.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	float: left;
	width: 200px;
	padding: 0 13px 0.5em 0;
}

.rss {
	padding-right: 16px;
	background: url(images/rss.png) no-repeat right bottom;
}

.footer-links span {
	color: #bdbdbd;
}

.tab_jobrole {
	border-collapse: collapse;
	margin: 0 0 0.5em 0;
	width: 100%;
}
.tab_jobrole td {
    vertical-align:top;
    width: 50%;
}

.tab_jobrole td ul {
	margin: 0 0 1em 1em; 
	padding: 0;
	list-style: none;
}
.tab_jobrole td ul li {
	padding: 0 0 0.5em 12px;
	background: url("images/bullet1.png") no-repeat left 0.4em;
}
