#network_box_wrap {
	margin:10px 0;
	width:980px;
}

.around_network_wrap {
	float:left;
	width: 652px;
	margin:0 0 0 10px;
	padding:0;
	height: 250px;
	overflow: hidden;
}

.network_header {
	font-family: Calibri;
	font-size: 14px;
	line-height: 28px;
	text-shadow: none;
	color: #fff;
	font-weight: bold;
	margin-right:1px;
	height: 28px;
	position: relative;
	background:url(http://hub.vgchartz.com/assets/images2/title-bar-bg.jpg);
	border-top: #222 1px solid;
}

.ad_300_250 {
	float:right;
	width:300px;
	margin:0 10px 0 0;
	padding:0;
}

.an_box_small {
	float: left;
	width: 162px;
	margin: 1px 1px 0 0;
	height: 110px;
	position: relative;
	overflow: hidden;
}

.an_box_large {
	float: left;
	width: 325px;
	margin: 1px 1px 0 0;
	height: 110px;
	position: relative;
	overflow: hidden;
}

.an_bg_wrap_small {
	height: 110px;
	width: 800px;
	margin-left:-320px;
	position: relative;
}

.an_bg_wrap_large {
	height: 110px;
	width: 800px;
	margin-left:-240px;
	position: relative;
}

.an_bg {
	height:112px;
	z-index:0;
}

.an_text {
	position: absolute;
	bottom: 0px;
	margin:8px 12px;
	z-index:10;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Calibri, 'Trebuchet MS', Tahoma, Arial, san-serif;
	text-shadow: #000 3px 3px 2px;
}

.an_gradient {
	height: 100px;
	width: 100%;
	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	z-index:1;
	background: url(http://gamrreview.vgchartz.com/assets/images/featured_story/feature_story_gradient.png) repeat-x;
}

.an_icon {
	position:absolute;
	z-index:3;
	top:5px;
	right:5px;
}

.an_faded {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.an_box_small:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.an_box_large:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}