div.narrow-by dd a {padding:0px 5px 0px 0px; display:block; float: left;} 

/*categories*/
div.narrow-by span.adj-nav-category-current {font-weight: bold; padding-left: 5px;} 
div.narrow-by a.adj-nav-pad2 {padding-left:5px}
div.narrow-by a.adj-nav-pad3 {padding-left:10px}

/*price ranges*/
div.narrow-by a.adj-nav-price {}
div.narrow-by a.adj-nav-price-selected {font-weight: bold}

/*attributes*/

div.narrow-by a.adj-nav-attribute {
  color: #979797;
  background: transparent url(../images/adj-nav-checkbox.gif) no-repeat scroll -70px 1px;
  padding-left: 15px;
  text-decoration: none;
  }

div.narrow-by #adj-nav-filter-case_type ol {
  clear: both;
  display: block;
  height: 65px;
  padding: 0;
  margin: 0;
  }

div.narrow-by #adj-nav-filter-case_type li {
  float: left;
  font-size: 11px;
  height: 72px;
  display: block;
  padding: 0 9px 0 0;
  margin: 0;
  width: 30px;
  text-align: center;
  }

div.narrow-by #adj-nav-filter-case_type li a.adj-nav-attribute {
  color: #979797;
  background: transparent url(../images/adj-nav-case-type.png) no-repeat scroll 1px 1px;
  height: 55px;
  width: 30px;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  }

div.narrow-by #adj-nav-filter-case_type li a#case_type-20 {  background-position: -3px 0;  }
div.narrow-by #adj-nav-filter-case_type li a#case_type-21 {  background-position: -47px 0;  }
div.narrow-by #adj-nav-filter-case_type li a#case_type-22 {  background-position: -93px 0;  }
div.narrow-by #adj-nav-filter-case_type li a#case_type-23 {  background-position: -136px 0;  }

div.narrow-by #adj-nav-filter-case_type li #case_type-20.adj-nav-attribute-selected {  background-position: -3px -64px;  }
div.narrow-by #adj-nav-filter-case_type li #case_type-21.adj-nav-attribute-selected {  background-position: -47px -64px;  }
div.narrow-by #adj-nav-filter-case_type li #case_type-22.adj-nav-attribute-selected {  background-position: -93px -64px;  }
div.narrow-by #adj-nav-filter-case_type li #case_type-23.adj-nav-attribute-selected {  background-position: -136px -64px;  }

div.narrow-by a.adj-nav-attribute-selected {
  background-position: -50px -19px;
  color: #1e7ec8;
  font-weight: normal;
  padding-left: 15px;
  text-decoration: none;
  }

div.narrow-by a.adj-nav-attribute:hover {
  text-decoration: underline;
  }

div.narrow-by a.adj-nav-attribute-selected:hover {
  background-position: -30px -39px;
  text-decoration: underline;
  }

div.narrow-by a.adj-nav-icon {padding:0px 0px 5px 0px;}
div.narrow-by a.adj-nav-icon-selected {opacity:0.5}
img.adj-icon{padding-right:5px}

div.narrow-by a.adj-nav-disabled {color:gray; cursor:wait}
div.narrow-by input.adj-nav-disabled {background-color:gray; border:1px solid gray; cursor:wait}

div.narrow-by a.adj-nav-clear {
  float: right;
  font-size: 1em;
  padding-top: 1px;
  text-transform: lowercase;
  }

div.adj-nav-slider {
  background: url(../images/bg-slider.gif) no-repeat 50% 8px;
  cursor: pointer;
  margin: 0 auto 5px auto;
  height: 24px;
  position: relative;
  z-index: 9;
  }

div.adj-nav-slider div.handle {
  top:3px;
  width:17px;
  height:19px;
  background: transparent url(../images/bg-adj-nav-slider-hadle.gif) no-repeat;
  cursor:move;
  position: absolute;
  }

#adj-nav-container,
div.adj-nav {
  position: relative;
  margin-bottom: 0;
  }

.layered-nav.adj-nav {
  background: url('../images/bg-layered-nav-bottom.png') no-repeat 0 100%;
  padding-bottom: 12px;
  }

#adj-nav-container {
  width: 730px;
  clear: both;
  }

.adj-nav-progress{
    width:100%;
    height:100%;
    background-color:#FFFFFF;
    z-index:500;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    position:absolute;
    top:0;
    left:0;
}

.adj-nav-progress img{
	left:45%;
	top:100px;
	display:block;
	position:absolute;
}

.layered-nav div.adj-clear-all {
    background: #f4f4f4;
    margin:0;
    border:1px solid #e0e0e0;
    border-left:0;
    border-right:0;
    padding: 2px 14px;
    color:#1f5070;
    font-weight:normal;
    font-size:11px;;
    text-align:left;
} 

.narrow-by dt {
  clear: both;
  cursor:pointer;
  }

.narrow-by dt {
  background: url(../images/bg-layered-header.gif) no-repeat 0 14px;
  padding-left: 8px;
  }

.narrow-by dt.adj-nav-dt-selected {
  background: url(../images/bg-layered-header-collapsed.gif) no-repeat 1px 13px;
  }

