

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto ;
	position: relative;
	float:right;
	width: 300px;
	height: 197px;
}

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