/*#content .metro-featured{
	width:910px;
	display:inline-block;
	margin-right:100px;
}*/
.metro-featured {
	width: 100%;
}
.metro-featured a{
	display:block;
	float:left;
	margin: 10px 0px 10px 0px;
	padding: 15px 15px 25px 15px;
	height:100px;
	width:95%;
	
	background:#5fbfbf;
	z-index:0;
	color:#fff;
	font-size: 24px;
	text-decoration:none;
}

.metro-featured a img{
	display:inline;
	margin:-25px 0 0 -25px
}

.metro-featured a.normal, .metro-featured a.numbers{
	background: #479ea8;
	background: -moz-linear-gradient(left, #479ea8 1%, #53b6bc 98%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#479ea8), color-stop(98%,#53b6bc));
	background: -webkit-linear-gradient(left, #479ea8 1%,#53b6bc 98%);
	background: -o-linear-gradient(left, #479ea8 1%,#53b6bc 98%);
	background: -ms-linear-gradient(left, #479ea8 1%,#53b6bc 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479ea8', endColorstr='#53b6bc',GradientType=1 );
	background: linear-gradient(left, #479ea8 1%,#53b6bc 98%);
	border:1px solid #59b0b6;
}
.metro-featured a.normal:hover, .metro-featured a.numbers:hover{
	background:#53b6bc;
}
.metro-featured a.fulltext{
	background: #de8211; /* Old browsers */
	background: -moz-linear-gradient(left, #de8211 0%, #e3a419 94%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#de8211), color-stop(94%,#e3a419));
	background: -webkit-linear-gradient(left, #de8211 0%,#e3a419 94%);
	background: -o-linear-gradient(left, #de8211 0%,#e3a419 94%);
	background: -ms-linear-gradient(left, #de8211 0%,#e3a419 94%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de8211', endColorstr='#e3a419',GradientType=1 );
	background: linear-gradient(left, #de8211 0%,#e3a419 94%);
	border:1px solid #d8923d;
}
.metro-featured a.fulltext:hover{
	background:#e3a419;
}
.metro-featured a.icon{
	background: #7ca024;
	background: -moz-linear-gradient(left, #7ca024 3%, #9ab92f 98%);
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,#7ca024), color-stop(98%,#9ab92f));
	background: -webkit-linear-gradient(left, #7ca024 3%,#9ab92f 98%);
	background: -o-linear-gradient(left, #7ca024 3%,#9ab92f 98%);
	background: -ms-linear-gradient(left, #7ca024 3%,#9ab92f 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ca024', endColorstr='#9ab92f',GradientType=1 );
	background: linear-gradient(left, #7ca024 3%,#9ab92f 98%);
	border:1px solid #aab662;
}
.metro-featured a.icon:hover{
	background:#9ab92f;
}

.metro-featured a.preview{
	background: #c74430; /* Old browsers */
	background: -moz-linear-gradient(left, #c74430 0%, #d85636 95%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c74430), color-stop(95%,#d85636));
	background: -webkit-linear-gradient(left, #c74430 0%,#d85636 95%);
	background: -o-linear-gradient(left, #c74430 0%,#d85636 95%);
	background: -ms-linear-gradient(left, #c74430 0%,#d85636 95%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c74430', endColorstr='#d85636',GradientType=1 );
	background: linear-gradient(left, #c74430 0%,#d85636 95%);
	border:1px solid #d55b46;
	border-top:0;
}
.metro-featured a.preview:hover{
	background:#d85636;
}
.metro-featured a.preview img{
	display:block;
	margin-bottom:5px
}

.metro-featured a.search{
	background: #631254; /* Old browsers */
	background: -moz-linear-gradient(left, #631254 4%, #7c1d6e 98%);
	background: -webkit-gradient(linear, left top, right top, color-stop(4%,#631254), color-stop(98%,#7c1d6e));
	background: -webkit-linear-gradient(left, #631254 4%,#7c1d6e 98%);
	background: -o-linear-gradient(left, #631254 4%,#7c1d6e 98%);
	background: -ms-linear-gradient(left, #631254 4%,#7c1d6e 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#631254', endColorstr='#7c1d6e',GradientType=1 );
	background: linear-gradient(left, #631254 4%,#7c1d6e 98%);
	border:1px solid #7b387f;
}
.metro-featured a.search:hover{
	background:#7c1d6e;
}

.metro-featured a.twitter{
	background: #652d9a;
	background: -moz-linear-gradient(left, #652d9a 3%, #7f37b5 98%);
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,#652d9a), color-stop(98%,#7f37b5));
	background: -webkit-linear-gradient(left, #652d9a 3%,#7f37b5 98%);
	background: -o-linear-gradient(left, #652d9a 3%,#7f37b5 98%);
	background: -ms-linear-gradient(left, #652d9a 3%,#7f37b5 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#652d9a', endColorstr='#7f37b5',GradientType=1 );
	background: linear-gradient(left, #652d9a 3%,#7f37b5 98%);
	border:1px solid #8148b1;
	text-shadow:1px 1px 2px ##652d9a;
}
.metro-featured a.twitter:hover{background:#7f37b5}
.metro-featured a.twitter>span{font-size:20px;letter-spacing:-3px}
.metro-featured a.twitter>i{font-size:.9em;font-style:italic;}
.metro-featured a.twitter>img{
	float:left;
	margin:0 5px 0 0;
}

.metro-featured a.images{
	padding:0;
	width:302px;
	height:152px;
}