.featuredTitle
{
	font-size:15px;
	font-weight:bold;
}

.featuredItems
{
	margin-top: 0px;
}

/*.featureLink
{
	margin-bottom:2px;
}*/

.longFeature
{
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top:6px;
	padding-bottom:6px;
	clear:left;
	float:left;
	width:100%;
}

.featuredItems .first
{
	border-top:none;
	margin-top:4px;
}

.featuredItems ul
{
	list-style-type:none;
	list-style-position: outside;
	padding:0px;
	margin:0px;
	width:auto;
} 

.moduleLink
{
	color: #34608F;
	text-decoration:none;
	font-size:11px;
}

.moduleLink:hover
{
	color:#7EC0EE;	
}

.featureExtraInfo
{
	clear:left;
	width:100%;
}

.featuredUsers .featureExtraInfo
{
	margin-top:7px;
	font-weight:bold;
	float:left;
}

.longFeatureTop, .userDetails
{
	float:left;
}

.longFeature .profilePhotoWrapper
{
	margin-right: 0px;
}

.position, .longFeatureContent 
{
	float:left;
}

.featureThumbnail
{
	float:left;
	width:40px;
	height:37px;
	margin-right:13px;
}

.position
{
	font-size:24px;
	margin-top:4px;
	color:#555;
	width:40px;
	text-align:center;
}

.list
{
	color:#60a11d;
}

.featureExtraInfo .category
{
	margin-top:3px;
}