
dl.pop {
    top:0; 
    left:0;
    list-style: none;
    position: absolute;
    background: url("right_bottom.gif") no-repeat right bottom;
}

dl.pop, dl.pop dt, dl.pop dd {
    margin: 0;
    padding: 0;
}

dt.title {
    background: url("right_top.gif") no-repeat right top;
}

dt.title strong {
    display: block;
    font-size: 12px;
    padding-left: 6px;
    margin-right: 6px;
    line-height: 24px;
    text-align: center;
    background: url("left_top.gif") no-repeat left top;
}

dl.pop dd.content_wrap {
    border: 1px #ababab solid;
    border-bottom: none;
    padding: 0 6px 1px;
    background: #ffffff;
}

dl.pop dt.bottom {
    margin-right: 6px;
    padding: 10px 0 13px 6px;
    background: url("left_bottom.gif") no-repeat left bottom;
}
