/* Styles for scrolling layers    Specify width and height in hold and wn, and in clip for wn */
#hold { position:relative; overflow:hidden; width:962px; height:196px; z-index:100}
#wn	{ position:absolute; left:0px; top:0px; width:962px; height:196px; clip:rect(0px, 962px, 196px, 0px); overflow:hidden;	z-index:1; }
#lyr1 { position:absolute; visibility:hidden; left:0px; top:0px; 	z-index:1; }
#lyr2 { position:absolute;}
#wn ul { margin:0; padding:0; }
#wn ul li { margin:0; padding:0 0 0 3px; list-style-type:none; width:190px; border-left:1px dotted #CCCCCC; }
#wn ul li ul { margin:0; padding:0; font-size:14px;  }
#wn ul li ul li { list-style-type:none; border:none; padding:0; margin:0; line-height:1.5em; }
.sptourimg { background:url(../images/bg-sptour.png) no-repeat; height:123px; width:187px; }
.spimage { padding:7px 0 0 7px; text-align:center; }
#wn ul li ul li a { color:#00a08f; text-decoration:none; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
/* table containing images. adjust according to your images' sizes and numbers */
