#popup_container { font-family: Trebuchet MS, "Trebuchet MS", sans-serif; font-size: 12px; min-width: 642px; min-height: 405px; border: none 0; color: #000; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; } #popup_title { font-size: 14px; font-weight: bold; text-align: right; line-height: 1.75em; color: #666; cursor: default; padding: 0; margin: 0; position: relative; } #popup_content { position: relative; width: inherit; height: inherit; margin: auto; z-index: 10; } #overlay_content { position: relative; width: 642px; height: 405px; margin: auto; z-index: 10; } #btn_close { position: absolute; right: -10px; top: 40px; cursor: pointer; z-index: 100; } #objFlashOverlay { }