/* CSS Document */
.trackbat{
background:url(../images/loft_12345.gif) no-repeat;
height:30px;
width:149px;
cursor: pointer; z-index: 0;
}
.trackbed{
background:url(../images/loft_1.gif) no-repeat;
height:30px;
width:149px;
cursor: pointer; z-index: 0;
}
.trackpri{
background:url(../images/loft_5000.gif) no-repeat;
height:30px;
width:149px;
cursor: pointer; z-index: 0;
}
.trackprisale{
background:url(../images/loft_500000.gif) no-repeat;
height:30px;
width:130px;
cursor: pointer; z-index: 0;
}
/*.track {
   background-color: #aaa;
   position: relative;
   height: 0.5em; width: 10em;
   cursor: pointer; z-index: 0;
}*/
.handle {

   background:url(../images/sld_maark.gif) no-repeat;
/*   position: absolute;*/
   height: 16px; width: 25px;


   cursor: pointer; z-index: 100px;
}

