/* These are styles coming from std_styles ver 77 for V14 SP2 */

div.messages_wrapper_hidden {
    display: none
}

.hidden__ {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    display: none;
    z-index: -1
}

.std_hidden,#hiddenContent {
    display: none
}

.Lstd\.Fields {
    display: none;
    white-space: pre
}

span.reentryfield,span.reentryvalue {
    display: none
}