.maintitle {
  background: url("../../images/filterproducts/greyboxbg.gif") repeat-x scroll center top transparent;
  border-left: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
  border-right: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  color: #3a3a3a;
  float: none;
  font-size: 14px;
  height: 29px;
  padding: 6px 10px 0;
  clear: both; }

.titlemain {
  color: #3a3a3a;
  float: left;
  font-size: 14px;
  font-weight: bold; }

.viewall {
  float: right; }
  .viewall a {
    color: #5c5c5c;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline; }

.products-grid li.item {
  float: left;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  width: 138px; }

.std .category-products ul, .std .category-products ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none; }
