body.sub {
  font: 12px Arial,Helvetica,Sans-Serif;
  color: #444;
  background: #FFFFFF;
  line-height: 150%;
}
body.sub a img { border: 0; }
.left {
  float: left;
  margin: 0 10px 10px 0;
}
body.sub .right {
  float: right;
  margin: 0 0 10px 10px;
}
body.sub div#wrapper #hdr {
  border-bottom: 1px solid #ccc;
  background: #FFFFFF;
}
body.sub div#content{
  background: #FFFFFF;
}
body.sub #footer {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  background: #FFFFFF;
}
body.sub a { color: #000; text-decoration: none; }
body.sub h2 { font-size: 24px; }

/* hide these elements for printing */
#col2, #nav, #testimonials, #footer ul, #bnr_shop, #content_btm {
  display: none;
}

