.fn { font-weight: bold; } .vcard-tl { background-image: url('vcard-top-left.gif'); background-repeat: no-repeat; width: 20px; height: 20px; } .vcard-t { background-image: url('vcard-top-slice.gif'); background-repeat: repeat-x; height: 20px; } .vcard-tr { background-image: url('vcard-top-right.gif'); background-repeat: no-repeat; width: 20px; height: 20px; } .vcard-l { background-image: url('vcard-left.gif'); background-repeat: repeat-y; width: 20px; } .vcard-r { background-image: url('vcard-right.gif'); background-repeat: repeat-y; width: 20px; } .vcard-mid { background-image: url('vcard-mid-slice.gif'); background-repeat: repeat-both; } .vcard-bl { background-image: url('vcard-bottom-left.gif'); background-repeat: no-repeat; width: 20px; height: 20px; } .vcard-b { background-image: url('vcard-bottom-slice.gif'); background-repeat: repeat-x; height: 20px; } .vcard-br { background-image: url('vcard-bottom-right.gif'); background-repeat: no-repeat; width: 20px; height: 20px; }
