.popup {position:absolute; border:1px #cccccc solid; background-color:white; font-size:9pt; line-height:150%; display:none; overflow:auto;}
.popup_title {display: none; padding:4px; color:#333333; background-color:#f9f9f9; border-bottom:1px #d7d7d7 solid; font-weight:bold;}
.popup_closer {font-weight:normal; padding:3px; margin-top:2px; text-align:right; color:#797979;}
.popup_close_btn {font-weight:bold; display:inline-block; margin-left:3px; cursor:pointer !important;}