#bdpopupwall{
z-index:84000;
position:absolute;
}

#bdpopupmsg{
z-index:84010;
position:absolute;
overflow:hidden;
font-size:12px;
background:url(../img/bg.jpg) no-repeat;
width:320px;
height:202px;
}

#bdpopupmsg #title{
height:22px;
text-align:left;
}
#bdpopupmsg #titletxt{
height:22px;
text-align:left;
color:Black;
margin-top:5px;
margin-left:6px;
}

#bdpopupmsg #msg{
width:250px;
height:34px;
margin-top:28px;
margin-left:37px;
}
#bdpopupmsg #msg1{
height:16px;
}
#bdpopupmsg #msg2{
height:16px;
margin-top:2px;
}

#bdpopupmsg #btns{
width:250px;
height:37px;
margin-top:40px;
margin-left:50px;
}
#bdpopupmsg #btnyes{
width:95px;
height:37px;
background:url(../img/btnbg.jpg) no-repeat;
float:left;
}
#bdpopupmsg #btnyes a{
display:block;
width:95px;
height:30px;
text-align:center;
margin-top:7px;
text-decoration:none;
}

#bdpopupmsg #btnno{
width:95px;
height:37px;
background:url(../img/btnbg.jpg) no-repeat;
float:left;
margin-left:25px;
}

#bdpopupmsg #btnno a{
display:block;
width:95px;
height:30px;
text-align:center;
margin-top:7px;
text-decoration:none;
}

#bdpopupmsg #cpr{
margin-top:15px;
margin-left:270px;
text-decoration:none;
}
#bdpopupmsg #cprtext{
margin-bottom:2px;
height:14px;
line-height:14px;
}