#header,
#interactive,
#location-bar,
#article-tools,
#banners,
#article_comment_add,
#legal ul,
.client_gallery {
	display:none;
}
body {
	width:auto;
	color:#000;
}
form {
	display:block;
}
table {
	display:block;
	width:100%;
	border:1px solid #ddd;
}
table tr th {
	width:auto;
}

