#dialog {display:none;position:absolute;top:50%;left:50%;margin:-100px 0 0 -120px;font-size: 12px;width: 300px; background: #ffffff;border:solid 1px #e2e2e2;color: #000000;}
#dialog_title {font-weight: bold;text-align: center;border-bottom:solid 1px #e2e2e2;background: #f5f5f5;cursor: default;padding: 5px;margin: 0;}
#dialog_content {margin: 0;padding: 30px;}
#dialog_value {width:230px;height:100px;}
#dialog input {height:22px;}
input.button {width:auto;padding: 2px 10px;}
