.submit
{
	border:0;
	background:url(../images/bg-btn.png) no-repeat bottom;
	height:32px;
	/*width:74px;*/
	cursor:pointer;
	margin-bottom:12px;
	font-size:1.2em;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

	a.btn {
		display:block;
		float:left;
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		font-size:1.2em;
		background:url(../images/bg-btn.png) no-repeat top left;
		}
	a.btn span {
		display:block;
		float:left;
		padding:7px 15px 0;
		background:url(../images/bg-btn.png) no-repeat right -28px;
		height:21px;
		}
	a.btn:hover, a.btn:focus {
		background:url(../images/bg-btn.png) no-repeat left -56px;
		}
	a.btn:hover span, a.btn:focus span {
		background:url(../images/bg-btn.png) no-repeat right -84px;
		}

.ResultsSortBy
{
	color:#666;
}

.AdvertiserLeftPanel
{
	padding-top :70px;
	text-align:center ; 
	
}

.rss {
	padding-left: 16px;
	padding-bottom: 1px;
	background: url(../images/rss.png) no-repeat 0 centre;
}

.floatl
{
	float:left; 
}

.floatr
{
	float:right; 
}

.tab_jobrole {
	border-collapse: collapse;
	margin: 0 0 0.5em 1.5em;
	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;
}
