#PDslide,
#OTSslide
{
position: relative;
top: 0px;
left: 0px;
margin: 0px;
width: 360px;
height: 55px;
overflow: hidden;
}


#PDslideContent,
#OTSslideContent
{
position: absolute;
top: 0px;
left: 10px;
width: 1148px;
height: 55px;
z-index: 0;
overflow: visible;
}

#PDslideContent div,
#OTSslideContent div
{
float: left;
margin: 0px 0px 0px 0px;
padding: 0px;
border: 0px;
width: 57px;
overflow: hidden;
}


#PDslideController,
#PDslideController2,
#OTSslideController,
#OTSslideController2
{
position: absolute;
top: 0px;
width: 8px;
height: 55px;
z-index: 1;
}

