#slider							{height: 227px; overflow: hidden;
								  position: relative; margin: 10px 0 0 0;}

#slider	a {text-decoration: none;}

                                /* 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 10px 20px; width: 820px; float: left; position: relative; }
.slide h1 a						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #e50e5a; }
.slide h1 a:hover				{color: #fff}
								  
.slide p						{ margin-top: 30px; color: #aaa; font-size: 12px; line-height: 20px; width: 400px; text-align: justify;}
.slide img						{ position: absolute; top: 20px; left: 500px; }
#slider-stopper					{ display: none;}
