/* JOTW */
.jotw-wrapper {
	overflow: auto;
	_height: 100%;
	border-top: 2px solid #80c0e3;
	border-bottom: 2px solid #80c0e3;
	background: url(/images/spotlight-background.png) top left no-repeat #e8ecf4;
	height: 25px;
	padding-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.jotw-wrapper .jotw-jobs {
	float: left;
	overflow: hidden;
	height: 15px;
	width: 570px;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 6px;
}
.jotw-wrapper .title {
	float: left;
	width: 133px;
	margin-left: 6px;
	color: #fff;
	font-weight: bold;
}	
/* Featured */
.featured-employer {
	border-top: 2px solid #80c0e3;
	border-bottom: 2px solid #80c0e3;
	background: url(/images/featured-top.png) top left no-repeat #e8ecf4;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: auto;
	_height: 100%;
	position: relative;
}

.featured-employer .left {
	float: left;
	width: 138px;
	position: relative;
}
.featured-employer .title {
	color: #fff;
	position: absolute;
	left: 7px;
	top: 7px;
	font-family: arial;
	font-weight: bold;
	
}
.featured-employer img {
	margin-top: 33px;
	display: block;
	
}
.featured-employer .main {
	float: left;
	position: relative;
	width: 430px;
	padding-left: 15px;
}
.featured-employer .main .company {
	font-weight: bold;
	position: absolute;
	left: 25px;
	top: 8px;
}
.featured-employer .main .description {
	padding-top: 35px;
	margin-bottom: 5px;
	height: 83px;
	overflow: hidden;	
}
.featured-employer ul.right {
	float: right;
	width: 127px;
	margin-right: 10px;
}
#featured-employer ul.right li {
	background: url(/images/featured-button.png) no-repeat;
	width: 107px;
	height: 33px;
	text-align: center;
	padding: 7px 10px;
	margin-top: 10px;
}
.featured-employer ul.right li a, #search-results .featured-employer ul.right li a  {
	font-size: 9pt;
	font-weight: bold;
	color: #194590;
}
/* Tabs */
ul.locationCat { 
	padding: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 18px; 
}
ul.locationCat li.title {
	float: left; 
	width: 170px;
	padding: 0px;
	margin: 0px;
}
