@charset "utf-8";

#box {
	float: right;
	width: 310px;
	margin-top: 20px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
#box_bottom {
	clear: both;
	height: 50px;
	width: auto;
}

#box_heading {
	height: 22px;
	width: auto;
	background-image: url(../images/results_bgtitle.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
}
#box_heading_icon {
	height: 35px;
	width: 35px;
	margin-top: -15px;
	float: left;
	margin-right: 5px;
}

#box_content {
	height: auto;
	width: auto;
}
#box_innerheading {
	height: 17px;
	width: 295px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #CCCCCC;
}
#box_innertext {
	height: auto;
	width: 290px;
	float: left;
	margin-left: 5px;
	padding: 5px;
}
div.hotjobbutton   a  {
	color: #000000;
}
div.hotjobbutton   a:link {
	text-decoration:none;
}
div.hotjobbutton   a:hover {
	color:#0066FF;
	text-decoration: none;
}
div.hotjobbutton   a:visited {
	text-decoration:none;
}
