/* Rules for tabbed navigation bar */
#top-bar {
+ left: 0;
margin: 0px;
height: 39px;
padding: 0;
height: 16px;
display: block;
position: absolute;
+ left: 5px;
top: 5px;
padding: 2px;
width: 110px; /* TODO: find better fix for overlap */
#greeting {
position: absolute;
+ right: 5px;
top: 5px;
height: 14px;
font-size: 12px;