*								{ margin: 0; padding: 0; }
body							{ font-family: "Lucida Grande", Arial, Sans-Serif; }

a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{ font-family: Georgia; font-size: 14px; text-align: left; 
								  font-weight: normal; text-transform:uppercase }

#page-wrap						{ width: 410px; margin: 0 auto; 
								  padding: 0px 0; }

#slider							{ height: 140px; overflow: hidden;
								  position: relative; margin: 0px 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: 15px 15px; width: 410px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 14px; letter-spacing: 0px;
								  color: #39352B; margin-right:120}
.slide p						{ color: #39352B; font-size: 11px; line-height: 15px; width: 270px; 
}
.slide img						{ position: absolute; top: 10px; left: 302px; }