Find closest multiple of $333$ to $2589$. We see that $7 \times 333 = 2331$ is the nearest. Now subtract $2331$ from $2589$ to get reminder $258$. Add $7$ to quotient.
Find closest multiple of $333$ to $2586$. We see that $7 \times 333 = 2331$ is the nearest. Now subtract $2331$ from $2586$ to get reminder $255$. Add $7$ to quotient.
Since $255$ is less than $333$, stop the division. The reminder is $255$. The topmost line $00077$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $77$.