.link-bar-wrapper {
top: 0px;
left: 0px;
height: 20px;
padding-left: 50px;
color: #999999;
background: #000000 url('http://static.thehive.ws/images/engine/umbrella-black-small.gif') no-repeat scroll 20px 0px;
border-bottom: 1px solid #CCCCCC;
overflow: hidden;
}

/* Must declare all for IE */
.link-bar-wrapper a:link,
.link-bar-wrapper a:active,
.link-bar-wrapper a:visited {
color: #CCCCCC;
text-decoration: none;
}

.link-bar-wrapper a:hover {
color: #FFFFFF;
text-decoration: none;
}

.userbar {
height: 16px;
width: 100%;
text-align: center;
font-size: 11px;
background-color: #ECF4E5;
border-bottom: 1px solid #A6B3BB;
overflow: hidden;
}

.userbar a {
text-decoration: none;
font-weight: normal;
color: #000000;
}

.userbar a:hover {
color: #888888;
text-decoration: none;
font-weight: normal;
}