html, body {
	background:white;
	height:auto!important;
	width:auto!important;
}
#header div.background,
#header div.user,
#header div.headline div,
#header a.logo,
#footer,
#top_navigation,
#navigation,
#sub_navigation,
#main div.navigation_settings,
#main div.flash_messages,
#scroll_navigation,
#ajax_loader_cursor {
	display: none!important;
}
#header div.center, #content, #main {
	margin: 0px;
	padding: 0px;
	box-shadow:none;
}
#header {
	background:white;
	height:auto;
	max-width: 1280px;
	min-width: 1024px;
	_width:1024px;
	border-bottom:2px dashed #999;
	margin-bottom:10px;
}
div.admin_bar_bg {
	display:none!important;
}
#header div.headline {
	height:auto;
	background:white;
	color:black;
	border:none;
	position:relative;
	box-shadow:none;
}
h1.page_title {
	position:relative!important;
	left:0!important;top:0!important;
	color:#333!important;	
	margin:0;padding:10px 0 10px 0px;
}
div.xm_messenger_statusbar {
	display:none;
}