Testing Statement #1 Below of Section 5.5.12 of CSS1 Spec

PASS CRITERIA:

NOTE: border-style of solid applies here.

If statement #1 above is passed, this paragraph should have a right border width of thin. The rule applied is "#id1 {border-right-width: thin}".

This paragraph should have a right border width of medium. The rule applied is "#id2 {border-right-width: medium}".

This paragraph should have a right border width of thick. The rule applied is "#id3 {border-right-width: thick}".

This paragraph should have a right border width of 5px. The rule applied is "#id4 {border-right-width: 5px}"

All other properties of this page should be UA-default.