@charset "utf-8";
#job_navbutton_wrapper {
	float: left;
	width: 718px;
	height: 25px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#job_navbutton {
	float: left;
	width: auto;
	background-image: url(../images/results_bgtitle.png);
	height: 25px;
}
#job_navbutton_contact {
	float: left;
	width: 132px;
	background-image: url(../images/results_bgtitle.png);
	height: 25px;
}

div.jobbutton {
	width:auto;
	top:0px;
	left: 0px;
	height: 25px;
}
div.jobbutton  a  {
	display:block;
	text-align:center;
	height: 20px;
	padding-right: 24px;
	padding-left: 25px;
	padding-top: 5px;
	color: #000000;
}
div.jobbutton  a:link {
	text-decoration:none;
}
div.jobbutton  a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/results_bgtitle2.png);
}
div.jobbutton  a:visited {
	text-decoration:none;
}
