.imp_col1_wide {
	width: 932px;
	float: left;
}
.slideshow-i {
	width: 932px;
	height: 237px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.slideshow .slideshow-bar {
	width: 300px;
	height: 20px;
	overflow: hidden;
	position: relative;
	left: 0;
	z-index: 3;
	top: 206px;
	float: right;
}
.slideshow .slideshow-bar ul {
	width: 100px;
	list-style: none;
	padding: 0;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
.slideshow .slideshow-bar ul li { margin-right: 3px; float: left; }
.slideshow .slideshow-bar ul li a {
	width: 22px;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	zoom: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/banner-no-bg.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.slideshow .slideshow-bar ul .act, .cms-home4 .slideshow .slideshow-bar ul li a:hover {
	color: #fff;
	background-image: url(images/banner-no-bg-hover.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	width: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.slideshow .slideshow-bar h3 {
	color: #959595;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 110px;
}

.slideshow .slideshow-bar div { width: 50px; height: 18px; background: url('typo-play_pause_slideshow.png') left 2px no-repeat; padding-left: 120px; float: right;}
.slideshow .slideshow-bar div a { width: 12px; height: 12px; background: center cventer no-repeat; margin-top: 2px; display: block; zoom: 1;}
.slideshow .slideshow-bar div a.pause { background-image: url('button_stop.png'); }
.slideshow .slideshow-bar div a.play { background-image: url('button_play.png'); }
