#my-glider { background-image: url(../images/global/backfor_dvdteaser.jpg); background-repeat: no-repeat; width: 101px; height: 155px; }
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	background-image: url('(EmptyReference!)'); width: 102px; height: 155px; overflow: hidden; }
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		color: #fff; font-size: 10px; font-stretch: condensed; width:102px; height:155px; overflow:hidden; float:left; padding-top: 12px; }
div.scroller div.content { width: 10000px; }
