body {
	margin: 1.7em
}

div, h1, h2, h3, h4, span, table, tr, td, th {
	background: none
}
ul, ol, li {
	list-style: disc
}

#top, #menu, #body-left, #footer, #content-right {
	display: none
}

#header, #label, div {
	border: 0
}

#content-main {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	clear: both
}

#breadcrumbs {
	clear: both
}
#header span {
	display: block
}

#content{
	margin-left:0;
	margin-right:1em;
	
	position:absolute;
	left:0;
	
	float:left;
}

