/*body { margin-top: 35px; }*/

body > #ztm-top-container-shadow  { position: fixed; left: 0; top: 30px; }
#ztm-top-container-shadow  { font-size: 0; height: 16px; width: 100%; z-index: 9999; }

body > #ztm-top-container { position: fixed; left: 0; top: 0; }
#ztm-top-container { background: #fff; height: 35px; width: 100%; z-index: 10000; }
#ztm-top-container { line-height: 30px; font-size: 12px; }
#ztm-top-container { border-bottom: 1px solid #808080; border-top: 2px solid black; margin-bottom: 10px; }

#ztm-top-container #logininfo { float: right; widht: auto; margin-right: 30px; }
#ztm-top-container #shortcuts { float: left; widht: auto;  margin-left: 30px;}
#ztm-top-container #context-tools { display: block; width: auto; text-align: center; }

