﻿.FeatureDisplay
{
	width:615px;
	height:508px;
}

.FeatureBackground
{
	width:615px;
	height:254px;
}

.FeatureHeader
{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	background-image: url(../images/ukv-feature-blue-header.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}

.FeatureBody
{
	background-image: url(../images/ukv-feature-body.gif);
	background-repeat:repeat-y;
	height:453px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:5px 5px 5px 5px;
}

.FeatureTitle
{
	font-weight:bold;
	color:#29AAE2;
	font-size:14px;
}

.FeatureMoreDetails:hover
{
	color:#000;
}

.FeatureItem:hover
{
	background-color:#F2F2F2;
}

.FeatureAddContent
{
	font-size:14px;
	font-weight:bold;
}

.FeatureAddContent:link, .FeatureAddContent:active, .FeatureAddContent:visited
{
	color:#FFF;
}

.FeatureAddContent:hover
{
	color:#000;
}
