#slider							{ width: 940px; height: 220px; overflow: hidden;
								  position: relative; margin: 15px auto;
								  background: transparent; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 3008px; position: relative; }

.slide							{ padding: 20px; width: 900px; height: 180px; float: left; position: relative; overflow: hidden; }

.slide img						{ position: absolute; top: 20px; left: 470px; border-width: 0px; }

#slider-stopper					{ display: none; }
	
	.slide a { display: block; text-decoration: none; width: 390px; padding: 5px 20px; background: transparent url('https://marisolio.com/wp-content/themes/colores/res/current_page-nav_bg.png') repeat; }
	
	.slide h2 { position: relative; text-align: left; font-family: 'Molengo', arial, serif; font-size: 16px; line-height: 16px; font-weight: normal; color: #2B3115; }
	
	.slide h3 { position: relative; padding: 0px 0px 6px 0px; border-bottom: 1px solid #663; margin: 0px 0px 10px 0px; text-align: left; font-family: 'Verdana', helvetica, sans-serif; font-size: 34px; line-height: 32px; text-shadow: 0px 0px 10px #F7EBCC; color: #630A11; }
	
	.slide p { position: relative; margin: 0px 0px 10px 0px; text-align: left; font-size: 12px; line-height: 16px; color: #000; }