#slideshow {
	overflow: hidden;
	margin: 4px auto 4px;
	position: relative;
	width: 1000px;
	height: 470px;
}

#slideshow img
 {
	width: 1000px;
	height: 470px;
}
#testata {
width: 100%;
heigt: 100px;
}
.bglinea {
border-bottom: 1px solid #cccccc;
}