.vspl {top: 20px; right: 10px; padding: 0; width: 330px; position: absolute; z-index: 9999;}





#page-wrap { background: #003468; width: 330px; margin: 0 auto; 
padding: 0 0; 


    opacity: 0.9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	border: 2px solid #ffffff;
	display: block;
	

}



#slider {height: 100px; overflow: hidden;
 position: relative; margin: 0 0; }
	

 /* DEFAULT is for three panels in width, adjust as needed
 This only matters if JS is OFF, otherwise JS sets this. */


#mover { width: 2880px; position: relative; }



.slide { padding: 10px 10px; width: 330px; float: left; position: relative; }


.slide p { font-family  :  Tahoma, Verdana, sans-serif;
 color        : #fff;
 font-size    : 12.5px;
 line-height  : 19px; 
 text-align   : left;
 font-weight  : bold;
 text-decoration: none;
 width: 240px; }


.slide img { position: absolute; top: 1px; left: 240px; }

#slider-stopper { position: absolute; top: 0px; right: 0px; color: white;
	padding: 3px 8px; font-size: 9px; text-transform: uppercase; z-index: 1000; }
