Commit 8663d6248243a115b77ea9ab508e3f1fcc3b7bea

Fix a CSS syntax bug and adjust some div heights that were wrong as a result of fixing the aforementioned bug.
  
55 color: #000000;
66 font-family: Verdana, Arial, Helvetica, sans-serif;
77 font-size: 90%;
8 line-height 2.4ex;
8 line-height: 2.4ex;
99}
1010
1111/*** End overall default formatting ***/
8686 top: 20px;
8787 left: auto;
8888 width: 100px;
89 height: 180px;
89 height: 300px;
9090 right: 20px;
9191/* background-color: #ffffff; */
9292 background-color: #FCCA9F;
9797.status_menu {
9898 margin: 0;
9999 position: fixed;
100 top: 200px;
100 top: 350px;
101101 margin-top: 10px;
102102 left: auto;
103103 width: 100px;