/* 
    Document   : stylesheet_08_supplies
    Created on : 14.01.2010, 22:40:52
    Author     : jnitschke
    Description:
        Purpose of the stylesheet follows.
*/

#search_filters h3 {
  background-image: url(../images/category-list-back.png);
  background-repeat: no-repeat;
  background-position: 0 10px;
  font-size: 1em;
  color: #F49E00 !important;
  font-weight: bold;
  margin: 0;
  padding: 13px 0 0 10px;
}

#search_filters #index a, #search_filters #index span {
  display: block;
  float: left;
  width: 26px;
  padding: 0.4em 0;
  text-align: center;
}

#search_filters #index a:hover {
  background-image: url(../images/category-list-back.png);
}

div.index_block, div.index {
  clear: left;
}

#search_filters li {
  color: #F49E00;
  float: left;
  padding: 0.2em 0;
  width: 33%;
}

img#advisor_image {
  float: right;
}

#popular a {
  margin-right: 7px;
}
