*								{ margin: 0; padding: 0; }


a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{  font-size: 12px; text-align: center;
								  font-weight: normal; }

#page-wrap						{ background: white; width:490px; margin: 0 auto;
								  padding: 0px 0; }

#slider							{ background: white url(../images/bghaber.jpg); height: 120px; overflow: hidden;
								  position: relative; margin: 3px 0; }

                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 490px; position: absolute; }

.slide							{ padding: 0px 0px; left:10px; width: 490px; float: left; position: relative; }
.slide h1						{  font-size: 14px; color: #333333; }
.slide p						{ color: #004B97; font-size: 11px; line-height: 18px; width: 300px; font-weight: normal; font-stretch: extra-condensed; padding-top:10px; }
.slide img						{ position: absolute; top: 20px; left: 350px; }
#slider-stopper					{ position: absolute; top: 0px; right: 0px;  color: black;
								  padding: 0px 0px; font-size: 9px; text-transform: uppercase; z-index: 1000; }
