#annotation_box { width: 148px; border: 1px solid #000; height: 48px; background: white; text-align: center; line-height: 48px; z-index: 2; top: 50%; left: 50%; margin-top: -25px; margin-left: -75px; position: fixed; display: none; } #annotation_trans { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 1; filter: alpha(opacity=60); opacity: 0.6; background: #CCCCCC; display: none; }