.popup-bg { position: absolute; z-index:200; top:0; left:0; margin:0; padding:0; background-color:Gray; filter:alpha(opacity=90); opacity:0.9; }
.forgot-password-popup { font-size:12px; }
.forgot-password-popup h4 { color:#1F224D; font-weight:bold; font-size:16px; padding-bottom:14px; }
.forgot-password-popup .form-buttons { text-align:right; width:295px; margin-top:10px; }
.popupPlaceHolder { position: absolute; z-index:201; top:0; left:0; margin:0; padding:0; background-color:Gray; }
.popup { position:absolute; top:100px; left:150px; filter:alpha(opacity=99); opacity:0.99; background-color: #fff; z-index:1000; }
.popup .header { position: relative; width:100%; height:95px; }
.popup .header .logo { margin-top:10px; margin-left:10px; float:left; }
.popup .header .close { float:right; margin-right:10px; margin-top:10px; }
.popup .content { padding:20px; }
.roundedcornr_box { background: #ffffff; }
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom { width: 100%; height: 8px; font-size: 1px; }
.roundedcornr_content { margin: 5px 10px; overflow:auto; }
.popup-iframe { position:absolute; white-space:normal; z-index:5; width:0px; }
