#popup_container{font-family:Arial, sans-serif;font-size:12px;min-width:300px;max-width:600px;background:#FFF;border:solid 8px #999;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#FFFFF;-webkit-box-shadow:0 8px 6px -6px black;-moz-box-shadow:0 8px 6px -6px black;box-shadow:0 8px 6px -6px black;}
#popup_title{font-size:16px;font-weight:bold;text-align:center;color:#FFFFFF;line-height:2em;background-color:#666;border:solid 1px #FFF;cursor:default;padding:.2em;margin:0em;}
#popup_content{background:16px 16px no-repeat url(images/alert.png);padding:1em 1.75em;margin:0em;}
#popup_content.alert{background-image:url(images/alert.png);}
#popup_content.confirm{background-image:url(images/alert.png);}
#popup_content.prompt{background-image:url(images/yes.gif);}
#popup_message{padding-left:48px;}
#popup_panel{text-align:center;margin:1em 0em 0em 1em;}
#popup_prompt{margin:.5em 0em;}
#popup_message ul{margin-left:20px;padding-left:0px;}
#popup_message ul li{list-style:none;list-style-type:none;list-style-image:url(images/list.png)}
# sms_sending_list{}
# sms_sending_list li{background-image:none;list-style-type:square;margin-right:5px;}
.sending_sms{background-image:url(../images/smsload.gif);background-position:right;background-repeat:no-repeat;}
.sent_success{background-image:url(../images/sms1.png);background-position:right;background-repeat:no-repeat;}
.sent_failed{background-image:url(../images/sms0.png);background-position:right;background-repeat:no-repeat;}