#header { background: #3d7cb1; }
#branding h1 { display: inline-block;  width: 130px; height: 45px; background: url(../images/headers/admin.png) 0 10px no-repeat; overflow: hidden; text-indent: -1000px; background-size: 130px; }

#header #user-tools a { color: #9dc8e1; }
#header #user-tools a:hover { color: #fff; text-decoration: none; }
#header #user-tools a.documentation { margin-left: 10px; padding: 5px 0 5px 22px; background: url(../images/documentation.gif) 0 50% no-repeat; }
#header #user-tools a.change-password { margin-left: 10px; padding: 5px 0 5px 25px; background: url(../images/cog.gif) 0 50% no-repeat; }
#header #user-tools a.logout { margin-left: 10px; padding: 5px 0 5px 25px; background: url(../images/logout.gif) 0 50% no-repeat; }
