
#slider							{ background: url(../assets/templates/modul/img/sky.jpg); height: 165px; overflow: hidden;
								  padding: 10px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 980px; }

.slide							{ width: 980px; float: left; }
.slide h1						{  }
.slide p						{ font-size: 12px; width: 500px; }
.slide img						{ top: 10px; left: 550px; }
#slider-stopper					{ top: 1px; right: 10px; background: #007cc3; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }