here the code i use for my page not sure if will work right *-* it should !!!
.railstart {
margin-top: none;
height: 30px;
width: 161px;
background: transparent;
border: none;
z-index: 1000;
position: relative;
}
.railbody {
padding: 10px 15px 0 22px;
width: 124px;
font-size: 10px;
background: transparent;
border: none;
border-top:none;
background-position: -30px 0;
z-index: 1000;
position: relative;
background-color: transparent;
}
.railsep {
height: 1px;
margin: 12px 0 12px 0;
background: none;
background-color: transparent;
}
.railend {
background: transparent;
height: 2px;
width: 1px;
background: none;
}
td.rail {
background: transparent;
padding: 0px;
margin: 0px;
background-image: transparent;
border-left:none;
}