@import "http://sailingunion.ru/wp-admin/wp-admin.css";
#profile {
    padding: 5px;
    }

#profile .error {
    padding: 5px;
    border: 1px solid #ff0000;
    background-color: #f08080;
    }

#profile .message {
    padding: 5px;
    border: 1px solid #ffff00;
    background-color: #ffffe0;
    }


