@charset "utf-8";
#LeftColumn/* CSS Document */

  {
	display: none;
}
#ContentColumn {
	min-height: 0px;
	width: auto;
	float: left;
	display: block;
}
h3 {
	color: #000000;
}
#PageFrame #ContentColumn #NavBar {
	display: none;
}
.noPrint {
	display: none;
}

.ProductDisplayImageContainer {
}
#PageFrame {
	float: right;
	width: 610px;
}
.ProductDisplayContainer {
}
body {
	background: white;
	}

#Footer {
	display: none;
}
#PageFrame #ContentColumn #productContainer {
	float: left;
	width: auto;
}

