#rotator
{
	float: right;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 320px;
	height: 231px;
}

#rotator img
{
	width: 320px;
	height: 231px;
}
