#user-dashboard.unauth.m16_corner_2 {
    margin: 0 0 1em 0;
    background: url(/img/profile_unauth.png) 0 0 no-repeat !important;
    height: 146px;
}
#user-dashboard.unauth.m16_corner_2 .content {
    border: none !important;
    background: none !important;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 30px 0 58px;
}
#user-dashboard.unauth.m16_corner_2 .userinfo {
    margin: 8px 0;
}
#user-dashboard.unauth .m16_corner_top {
    display: none;
}

#user-dashboard {
    margin: 0 5px 1.5em 15px;
}
#user-dashboard .m16_corner_bottom {
    display: none;
}
#user-dashboard .m16_corner_top {
    height: 20px;
    background: url(/img/profile_top.png) 0 0 no-repeat;
}
#user-dashboard .m16_corner_top .m16_corner {
    display: none;
}
#user-dashboard .content {
    border: none !important;
    background: #fff;
    padding-bottom: 8px;
}
#user-dashboard .content .content {
    border: none !important;
}
