#rotator {
width: 320px;
height: 240px;
float: right;
margin-left: 10px;
position: relative;}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}