

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 551px;
	height: 302px;
	margin-bottom:10px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 551px;
	height: 302px;
}