#rotator
{
rem	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
rem	margin: 50px auto 10px;
	position: relative;
	width: 950px;
	height: 300px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 950px;
	height: 300px;
}