
#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 200px;
	height: 191px;
    left: 50px
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 191px;
}
