div.popup .tl { background-image: url(../images/popup_tl.gif); background-repeat: no-repeat; height: 8px; width: 16px; }
div.popup .tm { background-image: url(../images/popup_t.gif); background-repeat: repeat-x; height: 8px; }
div.popup .tr { background-image: url(../images/popup_tr.gif); background-repeat: no-repeat; height: 8px; width: 8px; }
div.popup .ml { background-image: url(../images/popup_l_repeat.gif); background-repeat: repeat-y; width: 16px; }
div.popup .ml_arrow { background-image: url(../images/popup_l_arrow.gif); background-repeat: no-repeat; height: 17px; width: 16px; }
div.popup .mm { background-image: url(../images/popup_mm.gif); background-repeat: repeat; vertical-align:top; padding-top: 2px }
div.popup .mr { background-image: url(../images/popup_mr.gif); background-repeat: repeat-y; width: 8px; }
div.popup .bl { background-image: url(../images/popup_bl.gif); background-repeat: no-repeat; height: 8px; width: 16px; }
div.popup .bm { background-image: url(../images/popup_b.gif); background-repeat: repeat-x; height: 8px; }
div.popup .br { background-image: url(../images/popup_br.gif); background-repeat: no-repeat; height: 8px; width: 16px; }
div.popup .icon { background-image: url(../images/popup_alert.gif); background-repeat: no-repeat; height: 21px; width: 21px; }

