CSS Property:
border-right-width:

Result:
CSS Code:
div {
    border-style:solid;
border-right-width:medium;
}
Click the property values above to see the result
W3Schools.com - Play it