Defines the width or thickness of a border on only one side.
border-right-width: 1px; border-bottom-width: 3px;
IE5.5+, FF1+, SA1.3+, OP9.2+
| em | Relative length value. A em unit is equal to the font-size value of the element used. |
| px | Pixel, a pixel unit represents a single dot on the screen. |