body {
  margin: 10px 0 100px;
}

body, html {
	width: 100% !important;
	background: none !important;
}

ul li {
	list-style: square inside !important;
	padding-left: 0px !important;
}

.head {
	display: none !important;
}

#wrapper {
	margin: 0 !important;
	background: none !important;
	width: 100% !important;
	height: auto !important;
}
.body, .content, .firstFold, .extra, .drawLadder {
	margin: 0 !important;
	float: none !important;
	display: inline !important;
  width: 100% !important;
  height:  auto !important;
}

.homeMain {
	float: left !important;
	padding-left: 10px !important;
}
.body .sideBar {
	display: none !important;
}

.drawLadderSidebar {
	display: none !important;
}

.foot {
	display: none !important;
}
