@charset "utf-8";

#Search, #Menu1, #Menu2, #Locator, #LoginStatus, #Utilities, #Footer, #NewsletterHeader, #RightInfopush, #MainTD #LeftInfopush {
	display: none;
}

.Header {
	height: 20px;
}

#PrintLogo {
	display: block;
}

#MainWrapper, #Body {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	float: none;
	position: relative;	
}

li {
	padding-left: 0px;
}

ul, ol {
	list-style-type: disc;
	list-style-position: inside;
}

p.Excel {
	padding-left: 0px;
}

#ContentWrapper, #Content, #Body.Teaser #Content {
	width: 1017px;
}

#RightInfopush h2 {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #D2D2D2;	
}

#Body.Products #LeftInfopush, #Body.Teaser #RightInfopush, #Body.Products #RightInfopush, #Body.Design #RightInfopush {
	width: 20%;
}

#Body.Products #Content, #Body.Design #Content {
	width: 50%;
}

#ProductsByWrapper, #ProductsBy, #ProductsBy ul {
	background-image: none;
	width: auto;
}

#ProductsBy ul {
	padding: 0px;
}

#ProductsBy li {
	display: inline;
	float: none;
}

#ProductsBy a {
	height: auto;
	border: 0px;
	text-align: left;
	text-indent: 0px;
}

#Menu2 ul, #Menu2 li {
	border: 0px;
	list-style-position: inside;
	padding-left: 0px;
}

#Menu2 ul.Level2 li a {
	padding: 0px;
}
