html, body {
  margin: 0;
  height: 100%;
  background-image: none;
}
#page, #content, div#content div.inner {
  width: auto;
  height: 100%;
  margin: 0;
  padding: 0 5px;
  background-image: none;
}
#page, #page td { width: 100%; }
div#content h1 { margin-bottom: 10px; }
#webstore_list .webstore_threecol li {
  width:47%;
}
div.webstore_price { margin-top: 40px; }
.webstore_product_images { margin-right: 20px; }
.close {
  text-align: right;
  font-size: 10px;
  padding-top: 10px;
}
.close a { text-decoration: none; }
.close img { border: none; }
.productpath { margin-bottom: 20px;  }
