a img							{ border: none; }



#page-wrap						{ background: white; width: 670px; margin: 0 auto;  margin-top:-5px; margin-right:-5px;}

#slider							{ background: white url(/jquery/StartStopSlider/images/slider-bg.jpg) bottom no-repeat; height: 270px; overflow: hidden;
								  position: relative;  }
								  
                                /* 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: 0px 20px; width: 670px; float: left; position: relative; }
.slide h1						{ font-size: 22px; letter-spacing: -1px; width:360px;
								  color: #ac0000; }
.slide p						{ color: #666; font-size: 12px; line-height: 20px; width: 375px; }
.slide img, .slide a img						{ position: absolute; top: 60px; left: 430px; }

#slider-stopper					{ position: absolute; top: 225px; right: 50px; background: #006699; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 999; }
								  
#slider-atras					{ position: absolute; top: 218px; right: 105px; color:#006699;
								  padding: -10px 8px 0 8px; font-size: 26px; z-index: 999; }

#slider-siguiente				{ position: absolute; top: 218px; right: 20px; color:#006699;
								  padding: -10px 8px 0 8px; font-size: 26px; z-index: 999; }