body
{
  font-size: 12pt;
}
#HeaderRegion #SearchBlock,
#HeaderRegion #BannerBlock,
#HeaderRegion #MainNavigationBlock,
#HeaderRegion #LogoBlock #Logo
{
  display:none;
}
#HeaderRegion #LogoBlock #PrintFriendlyLogo
{
  float: right;
  display:block;
}
.BodyRegion3Col, .BodyRegion2Col
{
  background: none;
}
#ContentNavigationBlock
{
  display: none;
}
#SpotsBlock
{
  display: none;
}
#ContentFormsBlock
{
  width: 100%;
}
.ContentFormsBlockText
{
  width: 49%;
}
.ContentForm
{
  width: 49%;
}
#FooterRegion
{
  width: 100%;
  font-size: 75%;
}
.category .hideMe
{
  display: block;
}
.Product .hideMe
{
  display: block;
}
.ProductCategory .hideMe
{
 display: block;
}
.ProductSubCategory .hideMe
{
 display: block;
}
.BottomBreadCrumb
{
  display: block;
  float: left;
  clear: both;
}