.MSIE .Overlay {
        position: static;
}

.MSIE .BigButton, .MSIE .Button {
        background-color: #BA1900;
}

.Button:focus {
        background:-ms-linear-gradient(top, #AA1100 100%, #CC3300 100%);
}