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