.bpui_alone_popMid{background: #FFFFFF; border-style: groove; border-width: thin; margin:0px 10px; width: 150px;}
.bpui_alone_popTop{background:#99BBFF;margin:0px 10px; width: 150px; height:20px;z-index: 1;}
.bpui_alone_popTop div.bpui_alone_cornerTL{width:100%;height:20px;background:url("./images/alone_corner_tl.gif") no-repeat top left}
.bpui_alone_popTop div.bpui_alone_cornerTR{width:100%;height:20px;background:url("./images/alone_corner_tr.gif") no-repeat top right}

.bpui_alone_popBot{background:#99BBFF;margin:0px 10px; width: 150px; height:1px;z-index: 1;}
.bpui_alone_popBot div.bpui_alone_cornerBL{width:100%;height:10px;background:url("./images/alone_corner_bl.gif") no-repeat bottom left}
.bpui_alone_popBot div.bpui_alone_cornerBR{width:100%;height:10px;background:url("./images/alone_corner_br.gif") no-repeat bottom right}

div.bpui_alone_popup {
    position:absolute;
    left:0px;
    top:0px;
    z-index:2;
    visibility:hidden;
}

