/* Copyright (C) 2007, BeStyle Studio (http://www.bestyle.ru/) */

table.catalog{
      width: 100%;
}
table.catalog td.first{
      border-top: 2px solid #94ab4b;
}
table.catalog td{
      border-bottom: 1px solid #9ebb43;
      padding: 16px 10px 16px 0;
}
table.catalog td p.small{
        font: normal 0.7em/1em tahoma, arial, sans-serif;
}
table.catalog td.preview img{
      border: 4px solid #acad78;
      width: 250px;
      height: 140px;
}
td.characteristic table.catalog{
   width: 100%;
}
td.photoes{
   padding-top: 64px;
   padding-left: 26px;
}
div.photo{
    position: relative;
    float: left;
    line-height: 0;
    margin-bottom: 4px;
}
div.plus{
    position: absolute;
    left: 6px;
    bottom: 3px;
    -moz-opacity: 0.96;
    filter: alpha(opacity=96);
}
td.photoes img.photo{
   border-left: 6px solid #e0e0b9;
   border-right: 6px solid #e0e0b9;
   border-top: 3px solid #e0e0b9;
   border-bottom: 3px solid #e0e0b9;
   line-height: 0;
   margin: 0;
}