#rotator
{
	
overflow: hidden;
	padding:0;
	margin:0;
	position: relative;
	float:left;
width : 498px;
        height: 220px;
}

#rotator img
{
display: none;
	position: absolute;
	top: 0;
	left: 0;
border: 3px solid #ffffff;
width: 492px;
height: 214px;


}


