.ie {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;

}

.noie {
    visibility: visible;
}