﻿div#FeaturedSectors
{
	background-image: url('/Lib/Img/OpportunitiesBySector.png');
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-bottom: 36px;
	padding-left: 1px;
	padding-right: 1px;
}

div#FeaturedSectors div.item
{
	border-top: 1px solid #55588B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

div#FeaturedSectors div.end
{
	border-top: 1px solid #55588B;
	height: 1px;
}