#rotator {
    width:630px; 
	height:240px;
    cursor: default;
    overflow: hidden;
}
#rotator img
{
	display: none;
	position: absolute;
}