#slideshow {
	position: relative;
	width:760px;
	height:300px;
	margin:0 4px 0 0;
	float:right;
	background:#FFF url(../images/global/bg-slide-header.jpg) no-repeat center center;
}

#slideshow p {
	width:760px;
	height:300px;
	display:block;
	overflow: hidden;
}

#slideshow img {
	width:760px;
	height:300px;
}
