.root               { position:relative; }		
.up,
.dn                 { position: absolute; left: 10px; }
.up a,
.up a img,
.dn a,
.dn a img,
.thumb a,
.thumb a img        { border: 0; }
.scrollContainer    { position: absolute; top: 0; left: 0;	overflow: auto;	}
.scrollContent      { position: absolute; left: 0px; top: 0px; }
