@charset "utf-8";
/* CSS Document */

#modalBox{
    padding:18px;
    width:269px;
    background: #FFFFFF url(../img/bg-buste-top.png) no-repeat;
    border: 2px solid #00664A;
    margin-right:5px;
    margin-top:13px;
    float:left;
    position:relative;
}
#modalBox .down{
    position:absolute;
    left:0px;
    bottom:-3px;
}