This does not validate against the WC3 because the scrollbar properties you are styling are proprietary Microsoft attributes. They are not standards so they don't validate against the standards checker, and will only appear in Internet Explorer.
This is non-critical, but you can also set the margin properties in one declaration using any of the following formats:
Since all your margins are set to the same value, the last format would work best for you.