#slideshow_section {
	width: 688px;
	height: 206px;
	padding: 0 0 12px 0;
	line-height: 140%;
}

.slideshow-handler {
	padding: 10px;
}

#box8 {
	position: absolute;
}

#box8 div {
	width: 668px;
	padding: 0px;
	float: left;
	text-shadow: 1px 1px 0px #ffffff;
}

#box8 div h3 {
	font-size: 160%;
	line-height: 110%;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 60px;
}

#slideshow_section p.buttons {
	position: relative;
}

p.buttons #prev8 {
	background: url(../images/prev-arrow.png) no-repeat 0 0;
	width: 23px;
	height: 30px;
	position: absolute;
	top: -164px;
	left: 0px;
	text-indent: -9999px;
	cursor: pointer;
}

p.buttons #next8 {
	background: url(../images/next-arrow.png) no-repeat 0 0;
	width: 22px;
	height: 30px;
	position: absolute;
	top: -164px;
	left: 23px;
	text-indent: -9999px;
	cursor: pointer;
}

.mask1{
	position: relative;
	width: 668px;
	height: 160px;
	overflow: hidden;
}