*								{ margin: 0; padding: 0; }


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

h2								{ font-family: Helvetica,Sans-Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }

#page-wrap						{ background: white; width: 690px; margin: 0 auto; 
								  padding: 0px 0; }

#slider							{ background: white url(http://www.petrala.com/social/members/media/slider-bg.jpg); height: 373px; 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. */								  
#side-a {
	float: left;
width: 225px;
}

#side-b { 
	margin: 0;
	float: left;
width: 225px;

        position: absolute; top: 26px; left: 240px;
}


#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 5px 30px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family: Arial; font-size: 18px; color: #000000; position: relative; top: 0px; left: 235px}
.slide p						{ color: #000; padding-top: 10px; font-family: verdana; font-size: 11px; line-height: 22px; width: 405px; position: relative; top: 0px; left: 235px}
.slide ul                                               { color: #000; padding-left: 18px; font-family: verdana; font-size: 11px; line-height: 22px; width: 350px; position: relative; top: 0px; left: 240px}

.slide li                                               { color: #000; padding-left: 18px; font-family: verdana; font-size: 11px; position: relative; top: 0px; background: url(http://www.petrala.com/social/members/li.png) no-repeat; list-style:none;}
.slide h3                                               { color: #000; padding-top: 10px; font-size: 14px; line-height: 22px; width: 350px; position: absolute; top: 330px; left: 625px}
.slide img						{ position: absolute; top: 0px; left: 0px; }
#slider-stopper					{ position: absolute; top: 1px; right: 1; background: #000000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }