#slideshow_section {
	width: 908px;
	height: 420px;
	margin-top: 10px;
	background: url(../images/sld-bg.gif) no-repeat 0 0;
	padding: 20px 26px;
}

#box8 {
	position: absolute;
}

#box8 div {
	width: 908px;
	padding: 0px;
	float: left;
	font-size: 115%;
	text-shadow: 1px 1px 0px #ffffff;
}

#box8 div h3 {
	font-size: 170%;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

#box8 div h4 {
	font-size: 130%;
}

#slideshow_section p.buttons {
	position: relative;
}

p.buttons #prev8 {
	background: url(../images/prev-arrow.png) no-repeat 0 0;
	width: 26px;
	height: 51px;
	position: absolute;
	top: -240px;
	left: -26px;
	text-indent: -9999px;
	cursor: pointer;
}

p.buttons #next8 {
	background: url(../images/next-arrow.png) no-repeat 0 0;
	width: 26px;
	height: 51px;
	position: absolute;
	top: -240px;
	right: -26px;
	text-indent: -9999px;
	cursor: pointer;
}

.mask1{
	position: relative;
	width: 908px;
	height: 420px;
	overflow: hidden;
}
