#slideshow {
	position: relative;
	width:552px;
	height:202px;
	float:right;
	background:#FFF url("../images/global/bg-img-wide.gif") no-repeat center center;
	border:1px solid #2F91CE;
	margin:13px 0 0 0;
}

#slideshow p {
	width:540px;
	height:190px;
	border:1px solid #68BBEF;
	margin:5px;
	display:block;
	overflow: hidden;
}

#slideshow img {
	width:540px;
	height:190px;
}