.pgp_block { margin-bottom: 30px; margin-left: 40px; padding-top: 20px; }
.priv_keys, .public_keys { display: none; }
.private_key_count, .key_count { float: right; margin-right: 120px; font-size: 90%; }
.pgp_msg_controls { display: none; position: absolute; right: 20px; top: 70px; }
.pgp_sign { display: none; }
.passphrase_prompt { display: none; text-align: center; top: 0px; padding: 20px; background-color: #fff; position: absolute; z-index: 101; left: 0; right: 0; margin: auto; width: 300px; border: solid 1px #ccc; border-top: none; }
