#popup_container {color: #e1477d;font: 11px Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, Serif;line-height: 18px;min-width: 150px; /* Dialog will be no smaller than this */background: #FFF;border: solid 5px #73b345;color: #000;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
#popup_title {display: none;}
#popup_content {margin: 0em; padding: 20px;}
#popup_content input {border-width: 0px;width: 70px;background: #73b345; border: 0px; padding: 4px;padding-bottom: 3px;color: white; outline: none;}
#popup_panel {text-align: center;margin: 1em 0em 0em 1em;}