#dialog1 .bd {
    padding:0;
    border:none;
    height:130px;
    background-color:#F5DCD8;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 
}
#dialog1 .hd {
    padding:0;
    border:none;
    height:22px;
    background-color:#F5DCD8;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 
}
#dialog1 .container-close {   
    background : transparent url(/magisgift/images/close.gif) no-repeat scroll 0%;
    width :14px;
}   



#dialog2 .bd {
    padding:0;
    border:none;
    height:130px;
    background-color:#E9FFBE;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 
}
#dialog2 .hd {
    padding:0;
    border:none;
    height:22px;
    background-color:#E9FFBE;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 

    }
 #dialog2 .container-close {   
    background : transparent url(/magisgift/images/close.gif) no-repeat scroll 0%;
    width :14px;
}

#dialog3 .bd {
    padding:0;
    border:none;
    height:220px;
    background-color:#E9FFBE;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 
}
#dialog3 .hd {
    padding:0;
    border:none;
    height:22px;
    background-color:#E9FFBE;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 

    }
 #dialog3 .container-close {   
    background : transparent url(/magisgift/images/close.gif) no-repeat scroll 0%;
    width :14px;
}

#dialogPost .bd {
    padding:0;
    border:none;
    height:210px;
    background-color:#FDF1D5;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 
}
#dialogPost .hd {
    padding:0;
    border:none;
    height:22px;
    background-color:#FDF1D5;
    border-width:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    overflow:visible; 

    }
 #dialogPost .container-close {   
    background : transparent url(/magisgift/images/close.gif) no-repeat scroll 0%;
    width :14px;
}    
