﻿.FeaturedSite table { border-collapse: collapse; }
.FeaturedSite td { vertical-align: top; padding: 10px 10px 0px 0px;}
.FeaturedSite h2 { font-family: Trebuchet MS; color: #000000; font-size: 12px; margin: 0px 0px 0px 0px;}
.FeaturedSite p { font-family: Trebuchet MS; color: #333333; font-size: 11px; margin: 0px 0px 6px 0px;}

a:visited	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}
a:active	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}

.FeaturedSite a:link	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}
.FeaturedSite a:hover	{ font-family: Trebuchet MS; color: #EFC102; font-size: 11px; text-decoration: NONE;}

td.FeaturedDetails { padding: 0 0 0 10px; width: 33%; border-left: 0 #999999 solid; }
td.FeaturedDetails ul { margin: 0; padding: 0; }
td.FeaturedDetails ul li {
	list-style-type: none;
	background: url(../images_portfolio/box_ylw.gif) 0 .45em no-repeat;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 12px;
}

.YellowBox { margin: 0px 5px 0px 0px; }
