.ResultsSortBy
{
	color:#ff6a00;
}


.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 #95B5A5;
	width: 100%;
}
.tab_list td {
	border: none;
	border-bottom: 1px solid #95B5A5;
	vertical-align: middle;
	padding: 0.5em 0.3em;
}
.tab_list th {
	border: none;
	border-bottom: 1px solid #95B5A5;
	vertical-align: middle;
	text-align: left;
	padding: 0.5em 0.3em;
	background: #95B5A5;
	font-weight: bold;
	color: #FFFFFF;
}

.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	float: left;
	width: 200px;
	padding: 0 13px 0.5em 0;
}

.col_advertisers_left {
	float:left;
	width:410px;
}

.col_advertisers_right {
	float:right;
	width:220px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}


.tab_form2 th {
	width: 160px;
	vertical-align: middle;
}

.tab_form2 td 
{
	width: 190px;
	vertical-align: middle;
}

.rss {
	padding-right: 16px;
	padding-bottom: 1px;
	background: url(images/rss.png) no-repeat right top;
}