
#rotator
{
	border: 0px;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative; 
	width: 260px;
	height: 300px;
}

#rotator img
{
	width: 260px;
	height: 300px;
}