#featured
{
	width:100%;
}

.featuredTitle
{
	margin-bottom:6px;
}

.featuredItems
{
	float:left;
	width:206px;
	position:relative;
}

.shortFeature
{
	width:100%;
	list-style-type: none;
	list-style-position:outside;
	color:#555;
	clear:left;
	margin:0px;
}

.shortFeature .moduleLink
{
	margin-left:0px;
}


.shortFeatureContent div,.shortFeatureContent a
{
	float:left;
	display:block;
	line-height:26px;
}

.featureImage
{
	height:24px;
	width:24px;
	margin-left:3px;
}

.featureLink
{
/*	margin-left:4px;*/
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:normal;
	color:#777;
}

.featuredModules .shortFeatureContent *
{
	line-height:18px;;
}

.featureLink:hover
{
	color:#7EC0EE;
	text-decoration:underline;
}

.featureExtraInfo
{
/*	margin-left:3px;*/
	float:left;
/*	line-height:20px;*/
	margin-top:4px;
}

.shortFeatureContent
{
	float:left;
	padding-bottom:4px;
}

.featuredItems ul
{
	list-style-type:none;
	list-style-position: outside;
}
