﻿body {
overflow:visible!important; 
overflow-x: hidden!important;
}

body #s4-workspace { 
overflow:visible!important; 
height:auto!important;
overflow-x:hidden!important;
overflow-y:hidden!important;
}

body.v4master {
height: 100%;
overflow-y:hidden!important;
overflow-x:hidden!important;
width: 100%;
}
