
#rotator
{
	
	cursor: pointer;
	overflow: hidden;

	position: relative;
	width: 400px;
	height: 246px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 400px;
	height: 246px;
}
