If statement #1 above is passed, this paragraph should have a border top width of thin. The rule applied is "#id1 {border-top-width: thin}".
This paragarph should have a border top widht of medium. The rule applied is "#id2 {border-top-width; medium}".
This paragraph should have a border top width of thick. The rule appleid is "#id3 {border-top-width: thick}".
This paragraph should have a border top width of 5px. The rule applied is "#id4 {border-top-width: 5px}".