.mx_window_holder{border:4px solid #000000;}
.mx_window_titlebar {border-bottom:1px solid #000000;background:#ffffe1}
.mx_window_title {font:bold 11px tahoma;padding:1px;padding-left:8px;color:blue;}
.mx_window_buttons {padding:2px;padding-right:1px;width:32px;border:0px solid red}
.mx_window_content {background:pink}
.mx_window_wait_msg {padding:3px;color:blue}
.mx_window_request_failure {padding:3px;color:red;text-align:center;font:bold 12px tahoma;padding-top:10px}