@media screen {

#jq_tell_a_friend_dialog, #jq_newsletter_dialog, #additionals, #commercial, #headerselector,
#nthlink, #teams, #search, #headerbg, .push, #contentfooter, #commercialfooter, .footer{
	display:none !important;
	position:absolute !important; 
	top:0px; left:0px;
	height:0px !important;
	width:0px !important;
	visibility:hidden !important;
}

html {
	width:530px !important;
	background: white;
	overflow: hidden;
}

body {
	width: 530px !important;
	min-width:530px !important; }

.all {
	width:530px !important;
	overflow:hidden !important; }

.wrapper {
	width:530px !important;
	margin: 0px auto; }
	
.headerident {
	width:530px !important ;
}	

}