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