#dmx1Scroller {
	position: relative;
	margin-top: 50px;
	#margin-top: 0px;
	
	left:30px;
	_left:10px;
	width:135px;
	
	height: 400px;
	z-index:100;
	visibility:visible;
	overflow:hidden;
}
#dmx1Back {
	position:absolute;
	left:110px;
	top:5px;
	width:25px;
	cursor:pointer;
}
#dmx1Slider {
	position:absolute; 
	left:110px; 
	top:30px; 
	width:25px;
}
#bg1Slider {
	background-image: url(/images/vscroller.gif); 
	background-repeat:repeat-y; 
}
#dmx1Thumb {
	position:absolute; 
	left:110px; 
	top:30px; 
	width:25px; 
	cursor: pointer;
}
#dmx1Forth {
	position:absolute; 
	left:110px; 
	top:380px; 
	width:25px; 
	cursor: pointer;
}
#dmx1Container {
	position:absolute; 
	left:6px; 
	top:7px; 
	width:105px; 
	/*height:375px;*/
	height:400px;
	visibility:visible; 
	clip:rect(0px 103px 400px 0px); 
	overflow:hidden; 
}
#dmx1Content1 {
	position:absolute; 
	left:0px; 
	top:0px; 
}
.dmx1Content {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:110px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:white;
}
