#rotator
{
	overflow: hidden;
	position: relative;
	width: 260px;
	height: 170px;
    float:right;
	margin-top:1em;
}

#rotator img
{
	border: 0;
	width: 260px;
	height: 170px;
}

