td.top_menu_strip {
  background: url('/i/otaku/menu_strip.gif') top left;
}

a {
  color:#5F9645;
  text-decoration:none;
}

div.h_bar {
  height: 16px;
  font-weight: bold;
  font-size: 12px;
  background: url('/i/otaku/h_bar.gif') center;
  background-repeat: repeat-x;
  font-family: "Arial" sans-serif;
  padding:2px 0px;
  margin:15px 0px 5px 0px;
}

div.h_bar span {
  background: white;
  padding-right: 5px;
  text-transform: uppercase;
}

td.catalog_controls {
  width: 115px;
  text-align: center;
  padding: 5px 0px 0px 0px;
}

div.catalog_price {
  width: 115px;
  height: 45px;
  background: url('/i/otaku/catalog_price_bg.gif') top no-repeat;
  padding-top: 8px;
  margin: 0px 0px 30px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 170%;
}

table.catalog_row {
  width: 557px;
  margin-top: 13px;
  margin-bottom: 20px;
}

.catalog_header {
  padding-left: 8px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}

.catalog_brief {
  padding-left: 8px;
  padding-right: 10px;
}

td.catalog_image {
  width: 100px;
}

td.catalog_image img {
  width: 100px;
  height: 140px;
}