
a								{ text-decoration: none; outline: none; }
a img							{ border: none; margin-top:50px; }
#page-wrap						{ background: white; width: 420px; margin: -20px  auto; 
								  padding: 0px 0; }

#slider							{ border:1px solid #ccc; height: 227px; overflow: hidden;
								  position: relative; margin: 20px 0; }
								  
                                /* 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: 10px 10px; width: 430px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 22px; letter-spacing: -1px;
								  color: #D86200; }
.slide p						{ color: #595755; font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; width: 210px; }
.slide img						{ position: absolute; top: 40px; left: 219px;}
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }