

#rotator
{
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
    width: 122px;
	height: 122px;
	text-align:center;
	
}

#rotator img
{
	width: 122px;
	height: 122px;
}

