#rotator
{
	overflow: hidden;
	margin: 6px 6px 7px 0;
	float:right;
	position: relative;
	width: 414px;
	height: 297px;
	border:2px solid #484940;
	
}

#rotator img
{
	border: 0;
	width: 404px;
	height: 288px;
	display:none; 
	position:absolute;
	top:5px;
	left:5px;
}