.mainContent{
    background: #fff url(../img/bg/admin-swatka-bg.gif) repeat-x;    
}
.topNavWrapper{
    background:#659465 url(../img/bg/adm-swatka-top-bg.gif) repeat-x;
}
.admTitle{
    color:#659465;
}
#edit .pElementFormSubmit .pWFormSubmit{
    background-color:#659465;
}
.admBox .admBoxContent{
    border-left:1px solid #659465;
    border-right:1px solid #659465;
    border-bottom:1px solid #659465;
}
.admBox .admBoxTitle, .admRight .pWFormText input.btn, button.btn,
input.btn{
background: #659465;
}
.admBox .admBoxContent .AdmTableUserPhotos td.separator{
border-right: 1px solid #659465;
}
.admBox .admBoxContent .admBoxUserPhoto {
    border: 3px outset #659465;
}
.rightNavMenu li, .copy{
border-top:1px solid #659465;
}
ul.rightNavMenu {
border-bottom:1px solid #659465;
}
.userPanelAvatar{
    border:1px solid #659465;
}