﻿#s4-topheader2 a.static.menu-item[accesskey="1"] {
    display: none; 
}

/* fix for IE8 flickering problem when in HTML source window - start */
html body#docBdy.ms-BuilderBackground {
    overflow:hidden;
}

div.ms-dlgFrameContainer iframe.ms-dlgFrame {
    height:750px;
} 

div table#tblContents.ms-BuilderBackground tbody tr td textarea#PropertyEditor {
    height:480px !important;
}

html body#docBdy.ms-BuilderBackground form#ctl15 div table#tblContents.ms-BuilderBackground {
    height:auto !important;
}
/* fix for IE8 flickering problem when in HTML source window - end */