#MB_Overlay { position: absolute; left: 0; top: 0; background-color: black; filter: alpha(opacity=0); -moz-opacity: 0; z-index: 10001 }
#MB_Spinner { position: absolute; z-index: 10000 }
#MB_Container { border: 1px solid white; background-color: white; position: absolute; width: 580px; z-index: 10002 }
#MB_Title { padding: 5px; font-size: 14px; font-weight: bold; background-color: black; color: white; cursor: default }
#MB_Frame { padding: 20px; position: relative }
#MB_Icon { text-align: center; padding: 0 auto }
#MB_Message { text-align: center; font-size: 14px; font-weight: bold; line-height: 1.5em; margin: 20px 0 }
#MB_Buttons { text-align: center }
#MB_Buttons input { padding: 3px 2em; margin-right: 1em; border: 1px solid #cccccc; background-color: #eeeeee; letter-spacing: 0.5em; font-size: 12px }
