.members .member_application div.create_profile_form .message span{
    float:left;
    height:auto;
    width:100%;
    padding:20px;
    color:#fff;
    margin-bottom:20px;
    background-repeat: no-repeat;
    padding-left:40px;
}
.members .member_application div.create_profile_form .error span{
    background-color:#e07070;
    border: solid 1px #d03333;
}
.members .member_application div.create_profile_form .success span{
    background-color:#92df85;
    border: solid 1px #5cca49;
}
.members-overview section.my_account_balance article {
    background-color: #f9a456;
}
.members-overview section.my_account_balance article .my_iirsm_actions span, .members-overview section.my_account_balance article .my_iirsm_actions a, .members-overview section.my_account_balance article input[type=submit]{
    color: #f9a456;
}
