﻿div#FeaturedJobs
{
}

div#FeaturedJobs div.midEmphasisPanel h4
{
	background-image: url('/Lib/Img/LatestJobs.png');
	background-position: 12px;
}

div#FeaturedJobs div.item
{
	background-image: url('/Lib/Img/FadedSeparator.png');
	background-repeat: no-repeat;
	padding: 12px;
}

div#FeaturedJobs div.item h2
{
	font-size: 1.2em;
	font-weight: bold;
}

div#FeaturedJobs div.item h2 a
{
	color: #182663;
}

div#FeaturedJobs div.item span.created
{
	color: #888888;
	font-size: 1.2em;
	font-style: italic;
}

div#FeaturedJobs div.item p
{
	clear: both;
	font-size: 1.1em;
	padding-top: 2px;
}

div#FeaturedJobs div.item p a
{
	color: #34A5E4;
}

div#FeaturedJobsAlt div.fadePanel h4
{
	background-image: url('/Lib/Img/LatestJobs.png');
	padding-bottom: 8px;
}

div#FeaturedJobsAlt div.fadePanel span.created
{
	color: #888888;
	font-style: italic;
	font-size: 1.1em;
}

div#FeaturedJobsAlt div.item p
{
	clear: both;
	font-size: 1.1em;
	padding-top: 2px;
	color: #222222;
}

div#FeaturedJobsAlt div.item a.more
{
	font-size: 1.1em;
	color: #182663;
	font-weight: bold;
}