﻿#topBanner
{
  /*background-image: url(../../Images/Giros/giros_elem_red.jpg);*/
  width: 1000px;
  height: 157px;
  overflow: hidden;
}
.category-bg
{
  width: 775px;
  height: 131px;
  background-image: url(../../Images/Giros/category-bg.png);
  background-repeat: repeat-x;
  border: solid 1px #c8c8c8;
}
.productsDatalist
{
  border: solid 1px #c8c8c8;
}
.productsDatalist td
{
  border-bottom: dotted 1px #999;
  vertical-align: top;
}
.product-box
{
  border: solid 1px #c8c8c8;
  width: 776px;
}
