.ResultsSortBy
{
	color:#5f7700;
}

.AdvertiserRightPanel
{
	float:right;
	width:200px;
	padding-top:5px;
	text-align:center ; 
}

input.button2 {
	border: none;
	overflow: visible;
	background: url("images/button2.png") no-repeat left center;
	_background-image: url("images/button2.gif");
	padding: 0  0  0 26px;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #ab10d2;
	cursor: pointer;
}
input.button2:hover {
	color: #000;
}

.rss {
	padding-right: 16px;
	padding-bottom: 1px;
	background: url(images/rss.png) no-repeat right top;
}

.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.gif") no-repeat left 0.4em;
}
