#slideshow {
	overflow: hidden;
	position: relative;
	width:756px;
	height:230px;
	float:right;
	background:#CCC url("../images/global/bg-img-wide.png") no-repeat center center;
	border-right:4px solid #999;
}

#slideshow p{
	border-right:1px solid #DBDBDB;
}

#slideshow img {
	width:755px;
	height:230px;
}