#mFeaturedOverview{
	margin: 10px 0 0 0;
	color: #5fa7ef;
	background: #0d131f;
	}
#mFeaturedOverview p{
	margin: 0;
	padding: 8px;
	}
#mFeaturedOverview p strong{
	color: #ffffff;
	font-weight: bold;
	}
#mFeaturedOverview img{
	float: right;
	margin: 8px;
	border: 1px solid #1d9ad3;
	}

#mFeatured ul#mFeaturedList{
	margin: 0;
	padding: 0;
	}
#mFeatured ul#mFeaturedList li{
	margin: 2px 0;
	padding: 0;
	float: left;
	list-style-type: none;
	}
#mFeatured ul#mFeaturedList li a{
	padding: 4px 0 4px 15px;
	display: block;
	width: 145px;
	background: #0d131f url(../../../images/plat4m/featuredarea/mFeatured-bullet.gif) left 1px no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 130px;
	text-decoration: none;
	color: #ffe1e1;
	}
#mFeatured ul#mFeaturedList li a:hover{
	color: #ffc7c7;
	background: #121c2d url(../../../images/plat4m/featuredarea/mFeatured-bullet.gif) left 1px no-repeat;
	}
#mFeatured ul#mFeaturedList li a.column2{
	margin-left: 6px;
	}
#mFeatured ul#mFeaturedList li .column1inactive{
	padding: 4px 0 4px 15px;
	display: block;
	width: 145px;
	background: #0d131f url(../../../images/plat4m/featuredarea/mFeatured-bullet_inactive.gif) left 1px no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 130px;
	text-decoration: none;
	color: #82858B;
	}
#mFeatured ul#mFeaturedList li .column2inactive{
	padding: 4px 0 4px 15px;
	display: block;
	width: 145px;
	background: #0d131f url(../../../images/plat4m/featuredarea/mFeatured-bullet_inactive.gif) left 1px no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 130px;
	text-decoration: none;
	color: #82858B;
	margin-left: 6px;
	}
