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