/* Brand logo scroller */

div#sliderBrandBar {height:100px !important;margin-bottom:10px;}

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;

  /*left:0;*/

  top:75px;

  width:100%; height:11px;

  font-size:1px; z-index:2

}

div#homeTrack,  div#trackBrand{ 

  position:absolute; 

  /*left:0px;*/

  top:0px;

  width:100%; height:3px; z-index:1;

  background-color:#000000;

}

/*table#homepage div#center-3 {margin-top:-15px;}  position it higher */

table#brandimages {margin-top:0;}









table#brandimages td {padding-left: 15px; padding-right: 15px; text-align: center;}

div#homeHandle, div#handleBrand {

  position:absolute; 

  /*left:10px;*/

  top:-4px;

  width:30px; height:9px; z-index:1;

  background-color:#ff7f00;cursor:pointer

} 
