body {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 1px;
}

h1 {
  margin: 0;
}

a img {
  border: none;
}

div#footer {
  clear: both;
  text-align: right;
}

/************************************************************
      HOME PAGE ELEMENTS
************************************************************/

div.homerangeitem {
  float: left;
  width: 119px;
  text-align: center;
  margin-top: 1px;
  font-size: 90%;
}

div.featureblockleft, div.featureblockright {
  width: 160px;
  height: 265px;
  float: left;
}

div#contentRight {
  margin-top: 2em;
  clear: both;
}

.titleblock {
  margin: 10px 0px;
}

/************************************************************
      NON-VISIBLE ELEMENTS
************************************************************/

div#logo,
div#topBlock,
div#topnav,
div#topicons,
div#newbuild,
img#imgBuyNow,
div#footer ul,
.noprint,
.hidden
{
  display: none;
}