/* Hide sensitive tags until they are patched with javascript */
a    { visibility: hidden; }
form { visibility: hidden; }
