div#sliderBrandBar {height:213px !important;margin-bottom:-10px;margin-left:-20px !important;}
div#handleBrand1 {background: no-repeat;width:40px;height:13px;top:0px !important;} 
div#trackBrand1 {background: repeat-x;height:12px !important;}	/* bg image loaded seperately */
div#sliderbar { 
  position:absolute;
  top:100px;
  width:100%; 
  height:11px;
  font-size:1px; 
  z-index:2
}
div#homeTrack,  div#trackBrand{ 
  position:absolute; 
  top:4px;
  width:100%; 
  height:3px; 
  z-index:1;
  background-color:#000000;
}
table#brandimages {margin-top:4px;}

table#brandimages td {
	padding-left: 5px; 
	padding-right: 5px; 
	text-align: center;
}
div#handleBrand {
  position:absolute; 
  top:-4px;
  width:30px; 
  height:9px; 
  z-index:1;
  background-color:#ff7f00;
  cursor:pointer
}  






