#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0 0 40px 0;
	position: relative;
	width: 504px;
	height: 325px;
	background:url(../../images/bg-slideshow.jpg) no-repeat;
}

#rotator img
{
	border: 0;
	cursor: default;
	width: 504px;
	height: 325px;
}