.mBestsellerBoxes_table_main{
 width: 577px;
}
.mBestsellerBoxes_list_header {
  color: #000;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.mBestsellerBoxes_td_separator{
 width: 5px;
 vertical-align: top;
 text-align: center;
 padding-top: 20px;
}
.mBestsellerBoxes_list_a_first, .mBestsellerBoxes_list_a_first:visited, .mBestsellerBoxes_list_a_first:hover {
  color: #000;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}
.mBestsellerBoxes_price_first,.mBestsellerBoxes_price_first:visited, .mBestsellerBoxes_price_first:hover {
  padding: 20px;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  text-decoration: none;
}
.mBestsellerBoxes_currency{
 padding-left: 2px;
 font-size: 10px;
}
td.mBestsellerBoxes_row{
 height: 43px!important;
 padding: 0px;
 font-family: Verdana;
 width: 150px;
}
.mBestsellerBoxes_list_a, .mBestsellerBoxes_list_a:visited, .mBestsellerBoxes_list_a:hover {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}
.mBestsellerBoxes_list_a:hover {
  /*font-weight: bold;*/
}
.mBestsellerBoxes_price, .mBestsellerBoxes_price:hover {
  display: block;
  color: #ac0000;
  font-size: 11px;
  font-weight: bold;
  vertical-align: top;
  text-align: right;
  text-decoration: none;
  padding-left: 5px;
  font-family: Verdana;
}
.mBestsellerBoxes_dot{
  background: url('../../../vis/87/img/mBestsellerBoxes/dot.gif') no-repeat;
  background-position: 0px 5px; 
  width: 10px;
}
