table.products {
  width: 368px;
}

table.products tr th {
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  width: 275px;
  text-align: left;
}

table.products tr td {
  font-size: 13px;
  color: #000000;
}

table.products tr th, table.products tr td {
  border-bottom: 1px dotted #CCCCCC;
}

table.products tr td img {
  border: 1px solid #CCCCCC;
}

table.products tr td.group {
  color: #999999;
}

#sidebar_product_products {
  width: 368px;
}

.sidebar_box {
  width: 368px;
}
