body {
	background: white none;
	padding: 0;
}

body, table, input, select {
	color: black;
}

#client-tabs, #head-menu, #main-menu ul, #sub-menu, #foot-menu ul, 
#frame-bg-topright, #frame-bg-bottomright, #recommend {
	display: none;
}

#frame, #frame-bg-right {
	background-image: none;
	width: 100% !important;
	padding: 0;
}

#content {
	padding-left: 0;
}

#breadcrumb {
	padding: 0;
}

#foot-menu {
	width: auto !important;
	background: white none;

	border-top: 1px solid #999999;
	padding: 1em 0;
	margin: 1em 0;
}

#foot-menu #copyright span {
	border: none;
	padding: 0;
}

#legal {
	margin-left: 0;
}

