#waitingAjaxRequest  { width: 80px; height: 80px; border: 3px solid #65BC56; z-index: 9999; position: absolute; top: 0; right: 0; background: #fff; }
#MB_overlay, #overlayDisable { position: absolute; margin: auto; top: 0;	left: 0; width: 100%; height: 100%; z-index: 999; background-color: #000 !important; }
#MB_overlay[id], #overlayDisable[id]			{ position: fixed; }
#MB_window				{ position: absolute; top: 50px; border: none; text-align: left; z-index: 10000; }
#MB_window[id]			{ position: fixed !important; }
#MB_frame				{ position: relative; background: #FFF /*url(/images/overhead_left.gif) no-repeat 4px 4px*/; height: 100%; }
#MB_content				{ padding: 11px; overflow: auto; font-size: 1.1em; /*background-color: #FFF;*/ }
#MB_header				{ padding: 0; background: #fff url(/images/overhead_right.gif) no-repeat /*4px*/ right; margin-right: 4px; }
#MB_caption				{ font-size: 1.4em; color: #fff; }

#MB_close				{ display: block; position: absolute; right: 10px; top: 0px; padding: 2px 0; font-weight: bold; text-decoration: none; font-size: 18px; }
#MB_close:hover			{ background: transparent; }
#MB_loading				{ padding: 1.5em; /*text-indent: -10000px;*/ text-align: center; background: transparent /*url(/images/bigrotation2.gif) 50% 0 no-repeat*/; }
/* Color scheme */
#MB_window				{ background-color: #fff; color: #000; }
/* #MB_content				{ border-top: 1px solid #F9F9F9; } */
#MB_header				{ background-color: #fff; }
#MB_close				{ color: #fff }
#MB_close:hover			{ color: #777 }
/* Alert message */
.MB_alert				{ margin: 10px 0; text-align: center; }
.error					{ color: red; font-weight: bold; font-size: 1.3em; line-height: 1.1em; padding: 5px 0; background-color:#fff; }

#closeImage { margin: 10px 10px 0 0;}

#MB_content a						{ color: #004364; color: #369; text-decoration: underline; font-weight: bold; }
#MB_content a:hover 				{ color: #44893d; text-decoration: none; font-weight: bold;}