﻿div#FeaturedJobs
{
	
}

div#FeaturedJobs div.panelFade
{
	padding: 16px;
	padding-bottom: 0px;
	height: 205px; /* height and padding should total 221px (on homepage at least) */
	z-index: 10;
}

div#FeaturedJobs h2
{
	font-weight: bold;
	opacity: 1;
	font-size: 1.2em;
}

div#FeaturedJobs h3
{
	font-size: 1.2em;
}

div#FeaturedJobs p
{
	padding-top: 12px;
	font-size: 1.1em;
}

div#FeaturedJobs a
{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 6px;
	float: left;
}

div#FeaturedJobs a.showMeAnother
{
	margin-top: 12px;
	position: relative;
	left: -3px;
	clear: both;
}

div#FeaturedJobs span#JobTitle a
{
	margin-top: 0px;
	float: none;
}

div#Spinner
{
	background-repeat: no-repeat;
	background-position: center center;
}
