header #meta {
    position: relative;
}

header #mainnav {
  margin: 0px 0 0 -40px;
}

.userListing .userWrapper .userThumb {
    float: left;
}


.userListing .userWrapper .userDesc {
  display: inline-block;
}
 
.userStatus {
  display: inherit;
}

header #userbar ul li a.username {
  height:40px;
  padding-top:0px;
  padding-bottom:0px;
  line-height:40px;
}

header #userbar ul li ul li {
  width:100%;
  display:block;
}


header #userbar ul li a {
  width:100%;
}