#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 300px;
	height: 232px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 300px;
	height: 232px;
}
