







#slider							{ background: white url(../images/slider-bg.jpg);
								  position: relative; overflow:hidden; margin-top:5px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 760px; position: relative; }

.slide							{ padding: 0px; margin-top:0px; width: 152px; overflow:hidden; float: left; position: relative; }
.slide p a img
{

border:0;
}

.slide ul
{

}


.slide p { text-align:center; }
#slider-stopper					{ display:none; position: absolute; top: 1px; right: 20px; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
								 
								  