.lush-slider {
  position: relative;
  margin: 0 auto; 
  width: 580px;
  height: 290px;
  left: -4px; 
}

.lush-slider img {
  max-width: none; 
}

#show h1, h2, h3 {
    font-family: Arial;
    text-shadow: 0 1px 0 rgba(0,0,0,0.55);
    font-weight: bold;
    border: none;
}

#show h1 { font-size: 50px; padding: 8px 16px; line-height: 80px;  } 
#show h2 { font-size: 40px; padding: 4px 8px; line-height: 50px;  }
#show h3 { font-size: 20px; padding: 3px 6px; line-height: 30px;  }
 
.al { text-align: center; } 
          
.t-white {
	background: none;
  color: #fff;
  text-shadow: 0 3px 0 rgba(0,0,0,0.75) !important;
}

.t-red {
  color: ##800000;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0,0,0,0.75) !important;
}

.slider-bg {
  background: url(../images/slider/slider-bg-590x300.jpg) top center no-repeat;
  width: 590px;
  height: 290px; 
}