
#rotator {
	margin:4px auto auto 4px;
  width: 487px;
  height: 253px;
  cursor: default;
  overflow: hidden;

}
#rotator img
{
	display: none;
	position: absolute;
}