#s3slider {
    width: 940px; /* important to be same as image width */
    height: 450px; /* important to be same as image height */
    position: relative; /* important */
	margin: 0;
	padding:0;
}
#s3sliderContent {
    width: 940px; /* important to be same as image width or wider */
	margin: 0;
	padding:0;
}
.s3sliderImage {
    float: left;
    position: relative;
	display: none;
	margin: 0;
	padding:0;	
}
.s3sliderImage a img{
	border:none;
}
.s3sliderImage span {
    position: absolute;
    padding: 20px 20px 20px 20px;
    width: 940px;
    background:url(../img/contentcarousel/item-main-bg.png) top center repeat;
    display: none;
	color:#848383;
}
.s3sliderImage span a{
	margin-left:30px;
}
.clear {
	clear: both;
}
.s3sliderImage span h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.5em;
	color: #ffffff;
	text-shadow: 0px 1px 1px #ffffff;
	text-align: center;
}
.s3sliderImage span img{
	margin-bottom:20px;
}
.s3sliderImage span p{
	background:url(../img/quote-1.png) no-repeat 0% 5px;
	color:#ffffff;
	padding-left:30px;
	font-size:18px;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.desc_left {
	top: 0;
    left: 0;
	width: 210px !important;
	height: 410px;
}
.desc_right {
	right: 0;
	bottom: 0;
	width: 210px !important;
	height: 410px;
}
ul { list-style-type: none;}




#s3slider2 {
    width: 210px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	margin: 0;
	padding:0;
}
#s3slider2Content {
    width: 210px; /* important to be same as image width or wider */
	margin: 0;
	padding:0;
}
.s3slider2Image {
    float: left;
    position: relative;
	display: none;
	margin: 0;
	padding:0;	
}
.s3slider2Image a img{
	border:none;
}
.s3slider2Image span {
    position: absolute;
    padding: 20px 20px 20px 20px;
    width: 40px;
    background:url(../img/contentcarousel/item-main-bg.png) top center repeat;
    display: none;
	color:#848383;
}
.s3slider2Image span a{
	margin-left:30px;
}
.s3slider2Image span h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.5em;
	color: #ffffff;
	text-shadow: 0px 1px 1px #ffffff;
	text-align: center;
}
.s3slider2Image span img{
	margin-bottom:20px;
}
.s3slider2Image span p{
	background:url(../img/quote-1.png) no-repeat 0% 5px;
	color:#ffffff;
	padding-left:30px;
	font-size:18px;
	text-shadow: 0px 1px 1px #e4ebe9;
}