/* Styles for scrolling layers    Specify width and height in hold and wn, and in clip for wn */
#hold { position:relative; overflow:hidden; width:641px; float:left; display:inline; height:141px; z-index:100}
#wn	{ position:absolute; left:0px; top:0px; width:641px; height:141px; clip:rect(0px, 641px, 141px, 0px); overflow:hidden;	z-index:1; }
#lyr1 { position:absolute; visibility:hidden; left:0px; top:0px; padding:1px 0 0 1px; z-index:-1000; }
#lyr2 { position:absolute; }
#play { margin-top:4px; float:left; font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; }
#play span { margin:2px 0 0 0;  display:inline-block;}
#play a { color:#957401; text-decoration:none; }
#play a:hover { color:#957401; text-decoration:underline; }
#play img { padding:0 3px; float:left; }
#play .play_button { float:left; width:32px; }
/* table containing images. adjust according to your images' sizes and numbers */