@charset "utf-8";
/* CSS Document */


body{
	background: none !important;
	}

#Container, #Content, #RightContent, #RightContentTop, #RightContentBottom, #LeftMenu,  #Header, #Footer, .clearall, .odd, #PlantBox, #NodeBody{
	background: none !important;
	float: none;
	border: none;
	margin-left: 0px;
	padding-left: 0px;
	min-height: 0px;
}

#Header, #Footer, .clearall, #LeftMenu, .returnNav {
	height: 0px !important;
	width: 0px !important;
	visibility:hidden;
	min-height: 0px !important;
	display: none;
}


#Container, #Content, #RightContent, #PlantBox, #NodeBody  {
	width: 100%;
}

#RightContent h1,#RightContent h2,#RightContent p,#RightContent a, .other {
	color: #000000;
}
