#user-dashboard {
    color: #fff;
    background: none;
    padding:0 15px 0 0;
}

#user-dashboard.corner-block, #user-dashboard div.con {
    border: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

#user-dashboard a {
    color: #fff;
}

#user-dashboard .fio {
    color: #000;
}

#user-dashboard .userpic-big img {
    border: 1px solid #f7ba22;
}

#user-dashboard .content .content {
    padding: 1px 6px !important;
}

#user-dashboard.unauth {
    margin-bottom: 0 !important;
    background: #f8e590 url(/img/unauth-bg.png) repeat-x left bottom !important;
}

#user-dashboard.unauth .content {
    padding: 1px 6px;
    padding-top: 6px;
}

#user-dashboard.unauth .content .userinfo {
    margin-right: 0;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}

div#user-dashboard .fio {
    clear: both;
    margin-left: 0;
    font-family: Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
    font-size: 11px;
    width: auto;
}

#unauth {
    width: 158px;
    height: 198px;
    margin-bottom: 20px;
    background: transparent url(/img/unauth.png) no-repeat 0 0;
}

.profile_menu li {
    bordeR: none;
    background-color: transparent;
}

.profile_menu li.active .but {
    background: #6898C3;
}

.profile_menu li span.but {
    background-color: transparent;
}

.profile_menu li ul {
    border: none;
}

.profile_menu li ul li a {
    color: #486e90;
}

.profile_menu li ul li a:hover {
    color: #6893ba;
}

#profile .profile-right img {
    border: 1px solid #F7BA22;
}

#profile .profile-right .userfoto div {
    width: 144px;
    background-color: #fff;
    margin-top: -52px;
}

#profile-gallery.corner-block {
    padding-left: 11px;
    padding-right: 11px;
}

#profile-gallery.boxc div.con {
    padding: 11px 13px;
    border: none !important;
}
