aside, section#content .contentBorder{display: none;}
section#content,section#container {margin-right: 0;}
section#content{z-index: 0;top: 0;border-top-width:0 !important}
section#container{margin-bottom: 0;}
#wrapperOuter{margin-bottom: 50px;}
.contentBorder {top:0;z-index: 100;}

@media screen and (min-width: 771px) {
    .reveal section#container{top: 60px;}
    .reveal section#container .contentBorder{top: -60px;}
   	.ie8 .contentBorder{top: -60px;}
   	.ie8 section#container{margin-bottom: -60px;}
}