html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after,   q:before, q:after {
    content: ""; }

/* Fonts */
body, p, ol, ul, td {
  font-family: helvetica, verdana, sans-serif;
  font-size: 12px; }

h1 {
  font-size: 150%;
  font-weight: bold; }

h2 {
  font-size: 130%;
  font-weight: normal; }

.bids {
  font-style: italic; }

.bid, .buy, .price, .bids {
  font-size: 117%; }

.title {
  font-size: 133%; }

table.items th {
  font-size: 135%;
  font-weight: normal; }

td.categories div {
  font-weight: bold; }
td.categories a {
  font-weight: normal; }

/* Decoration */
a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/* Colors */
body {
  background-color: #fff;
  color: #333; }

table.items th {
  background-color: gray;
  color: white;
  border-color: gray; }

table.items td {
  border-color: gray; }

td.categories div {
  border-color: gray; }
td.categories h2 {
  color: white;
  background-color: gray; }

h2 {
  background-color: gray;
  color: white; }

/* Borders */
a img {
  border-style: none; }

/* Positioning */
table.items th {
  text-align: left; }

table.items th {
  padding: 0.3em; }

table {
  margin-left: 30px;
  margin-right: 30px; }
  table.items {
    border-collapse: collapse;
    border: 0;
    margin-left: 0;
    margin-right: 30px; }
    table.items td {
      border-width: 1px;
      border-style: solid;
      padding: 0.3em; }

table.items th {
  border-width: 1px;
  border-style: solid;
  padding: 0.3em; }

td {
  padding: 0;
  margin: 20px;
  vertical-align: top; }
  td.categories h2 {
    margin: 0;
    padding: 0.1em;
    text-align: center; }
  td.categories div {
    border: solid 1px;
    padding: 0.5em; }
    td.categories div p, td.categories div a {
      margin-top: 0;
      margin-bottom: 1ex;
      display: block; }

.sites {
  line-height: 125%; }

.image {
  float: left;
  margin: 0 1em 0 1em; }

.title {
  margin: 1ex 0 1ex 0;
  text-align: center; }

.bid {
  margin: 1ex 0 1ex 0;
  text-align: center; }

.buy {
  margin: 1ex 0 1ex 0; }

.watch {
  margin: 1ex 0.5em 0 0;
  float: right; }

th {
  text-align: left; }

h1 {
  text-align: center;
  margin: 1ex 0 1ex 0; }

.l1 {
  margin-left: 0.0em; }

.l2 {
  margin-left: 0.5em; }

.l3 {
  margin-left: 1.0em; }

.l4 {
  margin-left: 1.5em; }

.l5 {
  margin-left: 2.0em; }

.l6 {
  margin-left: 2.5em; }

.l7 {
  margin-left: 3.0em; }

.l8 {
  margin-left: 3.5em; }
