#rotator
{
	overflow: hidden;
	width: 375px;
	height: 375px;
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	position:relative;
}

#rotator img
{
	border: 0;
	width: 375px;
	height: 375px;
	position:absolute  !important;
	display: none;
}