/* CSS Document */
html{display: block; height:100%; overflow-x: auto; background: green; overflow: auto; };
.fancybox-outer{overflow-x: auto;height: inherit!important;}
.fancybox-inner{height: inherit!important;}
.fancybox-wrap{width: 700px!important; overflow-x: auto; overflow-y: auto; height: inherit!important;}
#frm_edit_pm_label_options .submit{display:none;}
#frm_edit_pm_label_options .alt_btn {display: block; margin-bottom: 10px;  }
