#rotator
{
	border: 1px solid #cecece;
	cursor: pointer;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 25px;
	position: relative;
	width: 560px;
	height: 230px;
	float:left;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 560px;
	height: 230px;
}
