
body.myaccount {
    padding-top: 147px;
}

.content-bar-black {
    position: fixed;
    z-index: 9;
    top: 101px;
    height: 46px;
    padding:0px;
    background: #151515;
}


body .title {
    border-bottom: none;
}

#myDetails .btn-submit {
    background:url(/templates/default/images/btn-send-password.gif) no-repeat;
}

#frmMyDetails .btn-submit {
    background: url(/templates/default/images/btn-update-details.gif) no-repeat;
}

.textarea-column .required {
    text-indent: 8px;
}



