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