#s3-slider 
{ height: 560px;
  overflow: hidden;
  position: relative;
  width: 100%;
}


.s3-sliderImage span {
    position: absolute;	
    padding: 10px 13px;
    width: 694px;
/*
    background-color: #ffffff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
*/
	background-image:url(../images/caption.png);
    color: #666666;
    display: none;}

.s3-sliderImage span strong {  font-size: 12px; }

.s3-left-caption {
	top: 0;
  left: 0;	
	height: 344px;
	margin:45px 12px 18px 0;
	color:#666666;
	width: 297px !important;
/*	background-color:#c8c8c7; */
	border:1px solid #848484;
}

.s3-right-caption {
	top: 0;
  right: 0;	
  padding:10px;
	margin:45px 20px 0px 12px ;
	color:#333333;
	width: 277px !important;
	border:1px solid #848484;
	display:none !important;
}

.s3-right-caption-box {
	top: 0;
  right: 0;	
  padding:10px;
	margin:45px 20px 0px 12px ;
	color:#333333;
	width: 277px !important;
	border:1px solid #848484;
	background-color:#ffffff;
	opacity:0.9;
}


.s3-title { font-size:20px; margin:0px 0px 15px 0px ;  display:block; font-weight:bold; text-align:left;  line-height:26px;}
.s3-text { font-size:12px;  line-height:16px; padding:0px 0px 10px 0px; font-weight:normal; overflow:hidden;  display:block;  }

.s3-button
{ margin-left:150px;
}

.s3-button a
{ 	
}

.s3-button a:hover 
{
}	
