#categoryCenterRight
{
  width: 690px;
  overflow: hidden;
  margin: 0 0 0 10px;
  float: left;
  font-size: 11px;
}

#categoryView table.productList
{
  table-layout: fixed;
  margin-top: 10px;
}
#categoryView ul.productList
{
  margin: 0;
}
#categoryView .productList a
{
  text-decoration: none;
  color: #666666;
}
#categoryView table.productList td
{
  padding: 15px 0 0 0;
  width: 135px;
  text-align: center;
  font-size: 10px;
  border: none;
  vertical-align: top;
}
#categoryView ul.productList li
{
  padding: 15px 0 0 0;
  width: 135px;
  text-align: center;
  font-size: 10px;
  list-style: none;
  float: left;
}
#categoryView .productList a
{
  display: block;
  width: 130px;
}
#categoryView .productList .size
{
  font-size: 8px;
}

#categoryView #categoryTop .glamour
{
  width: 420px;
  /*height: 285px;*/
  margin: 0 10px 0 0;
  float: left;
}

#categoryView #categoryTop .description
{
  overflow: hidden;
  width: 250px;
  padding: 0 5px;
  /*height: 285px;*/
  line-height: 17px;
  float: right;
}

#refillsList
{
  margin-top: 10px;
}

#refillsCategoryTop
{
  overflow: hidden;
  width: 250px;
  padding: 0 10px;
  /*height: 285px;*/
  line-height: 17px;
  float: right;
}
.salePrice{
  color: red;
}