div.guestm {
-webkit-border-radius:4px;
-moz-border-radius:4px 4px 4px 4px;
-moz-box-shadow:1px 1px 1px #666666;
background-color:#2f4456;
border:1px solid #2f4456;
color:white;
max-width:165px;
padding:0 5px 3px;
position:fixed;
right:5px;
top:5px;
z-index:1;
}

div.guestm img {
padding-top:2px;
margin-bottom:-4px;
} 