

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

h2								{ font-family: Georgia, Serif; font-size: 26px; text-align: center; 
								  font-weight: normal; }


#slider							{ /* background: white url(../../resources/images_ss/slider-bg1.jpg);  */
									background-color:#F2F2F2;
									height: auto; overflow: hidden;
								  position: relative;   margin:0 auto; padding:0px; border:1px solid #72706F; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 800px; position: relative; }

.slide							{ padding-left:20px; padding-bottom:5px; width: 720px; float: left; position: relative; margin:0px; text-align:left; }
.slide h3						{ font-family: arial; font-size: 16px; letter-spacing: -1px; margin-bottom:0px;
								  color: #B7484A; max-width:300px;  }
.slide h3 a 					{
									font-family: arial; font-size: 16px; letter-spacing: -1px; 
								  color: #B7484A; 
}
.slide p						{  color: #000000; font-size: 12px; line-height: 18px; width: 450px; font-family:arial; max-height:180px; overflow:hidden; }
.slide p a 						{ color: #000000; font-size: 12px; line-height: 18px; font-family:arial;  } 
.slide img						{ position: absolute; top: 20px; left: 485px; padding:3px; border:1px solid #CCC; max-width:230px; max-height:190px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; display:none; }
								  
#slide_wrapper {
	width:720px;
	margin:0 auto;
}