#dmx1Scroller {  
position : relative;
width : 662px;
height : 155px;
visibility : visible; 
}

#dmx1Back {
position : absolute; 
top : 118px; 
width : 28px;
}

#dmx1Slider {
position : absolute; 
left : 28px; 
top : 118px; 
width : 606px;
height : 28px;
}

#bg1Slider {
height : 30px;
background-image : url(images/scroll/0023h_scrollermid.gif); 
background-repeat : repeat-x; 
}

#dmx1Thumb {
position:absolute; 
left:28px; 
top:118px; 
}

#dmx1Forth {
position:absolute; 
left:634px; 
top:118px; 
width:28px;
}

.leftgrad {
position : absolute; 
top : 0; 
left : 0;
z-index : 200;
}

.rightgrad {
position : absolute; 
top : 0; 
left : 643px;
z-index : 200;
}

#dmx1Container {
position : relative;
width : 660px; 
height : 115px; 
visibility : visible; 
clip : rect(0px, 640px, 115px, 0px); 
overflow : hidden; 
}

.dmx1Content {
text-align : right;
position : relative; 
height : 115px;
}

.dmx1Content img {
float : left;
height : 110px;
}

#dmx1Content1 img {
display : inline;
}

.dmx1Content a:link img {
margin-left : 18px;
float : left;
border : 1px solid #000000;
}

.dmx1Content a:visited img {
margin-left : 18px;
float : left;
border : 1px solid #9e2528;
}

.dmx1Content a:hover img {
margin-left : 18px;
float : left;
border : 1px dashed #ffffff;
}

