/**
 * Artio_GUI_LogoLM
 */
.Artio_GUI_LogoLM img.logo { margin-bottom: 20px; }
.Artio_GUI_LogoLM td div.search { margin-top: 10px; margin-bottom: 3px; }
.Artio_GUI_LogoLM td div.userInfo {
    color: #000000;
    font-size: 110%;
    font-weight: normal;
    margin-top: 25px;
    text-transform: none;
}
.Artio_GUI_LogoLM td div.userInfo span.userName {
    font-weight: bold;
}
.Artio_GUI_LogoLM td div.logout { margin-top: 3px; }
.Artio_GUI_LogoLM td div.secure { margin-top: 15px; }
