
#adImg1, #adImg1 * {
	margin:			0;
	padding:		0;
	text-align:left;
	float:left;
}


#adImg2, #adImg2 * {
	margin:			0;
	padding:		0;
	text-align:left;
	float:left;
}


#adImg1 {
	width: 232px; /* important to be same as image width */
	height: 158px;background:#f6f6f6;margin: 1px auto;
}

#adImg2 {
	width: 232px; /* important to be same as image width */
	height: 158px;
	margin: 12px auto;background:#f6f6f6;
}

a img{border:none;}
#slider1 {
	width: 232px; /* important to be same as image width */
	height: 158px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 232px; /* important to be same as image width */
	height: 158px; /* important to be same as image height */
	position: absolute;
	top: 0;
	margin-left: 0;
}

.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image img{
	float: left;
}
.slider1Image span {
	position: absolute;
	font: 10px/ 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 186px; /* important to be same as image width */
	background-color: #000;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}

.clear {
	clear: both;
}

.slider1Image span strong {
	font-size: 12px;
}

.left {
	top: 0;
	left: 0;
	width: 90px !important;
	height: 100px;
}

.right {
	right: 0;
	bottom: 0;
	width: 42px !important;
	height: 146px;
}

.top {
	top: 0;
	left: 0;
	height:26px;
	line-height:12px;width: 100% !important;
}

.bottom {
	bottom: 0;
	left: 0;
	height:26px;
	line-height:12px;
	width: 100% !important;
}

ul {
	list-style-type: none;
}

#slider2 {
	width: 232px; /* important to be same as image width */
	height: 158px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider2Content {
	width: 232px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}

.slider2Image {
	float: left;
	position: relative;
	display: none;
	width: 232px;
	height: 158px;
	overflow: hidden; /* important */
}
.slider2Image  img{
	float: left;
}
.slider2Image span {
	position: absolute;
	font: 10px/ 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 232px;
	background-color: #000;
	filter: alpha(opacity =     70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}

.slider2Image span strong {
	font-size: 12px;
}

