﻿#lobby aside .title {
    height: 76px;
    background: url("/CdnRedirect/Web.Portal/CS006-01.Portal/Content/Views/Shared/images/lobbyaside_title_vi.jpg") no-repeat center top;
}

#footer-nav a {
    padding: 4px 10px;
}

#top-nav {
    text-transform: uppercase;
}

ul#account-nav > li:before {
    content: '|';
    padding: 0;
}

ul#account-info > li {
    margin-right: 3px;
}

#nav ol li {
    font-family: Arial;
}

#action-box #change-password-btn {
    line-height: 22px;
}

#action-box .logout-btn {
    width: 60px;
    color: #ffcf86;
}


.subnav.fish li {
    width: 240px;
}
