#wrapper{
	width:auto;
	padding:0;
}
div.nav-global{
	display:none;
}
div.media-logo{
	display:block;
	height:52px;
	background-color:#0D3B91;
	width:auto;
	float:none;
}
div#header #ad-super{
	width:100%;
	background-color:#0d3b91;
}
div#header .logo {
	width:100%;
	max-width:100%;
	height:65px;
	clear:both;
}
div#header .logo img{
	width:80px;
}
#ad-super .ad{
	display:none;
}
#left{
	float:none;
	width:auto;
	padding:0 10px 0 10px;
}
#left h1 img{
	width:100%;
}
#left .article img{
float:none;
width:auto;
display:block;
margin: 10px auto 10px auto;
}
#left .article p{
	margin-bottom:10px;
}
#right{
	float:none;
	padding:0 10px 0 10px;
	width:auto;
}
#footer{
	width:auto;
}