/* please note that the css files are auto-generated using SASS.
 * do *NOT* edit these css files directly as they will be overwritten */
/*list-style-image does not work with float in ie7 */
* ul#breadcrumbs li.inactive {
  list-style: none;
  padding-left: 1.231em;
  margin-left: 0.6em;
  background: white url("../images/gt_inactive.png") no-repeat left center; }

* ul#breadcrumbs li, li.active {
  list-style: none;
  padding-left: 1.231em;
  margin-left: 0.6em;
  background: white url("../images/gt.png") no-repeat left center; }

* ul#breadcrumbs li.first {
  margin-left: 0;
  padding-left: 0;
  background: none; }
