.multidate-table-container { height: 100%; width: 100%; /*border-color: black; border-width: 1px; border-style: solid;*/ } .multidate-table-td-left { height: 100%; width: 50%; position: absolute; left:0px; } .multidate-table-td-right { height: 100%; width: 50%; position: absolute; right: 0px; } .multidate-map-container { height: 100%; width: 100%; /*border-color: black; border-width: 1px; border-style: solid;*/ } .multidate-container { height: 100%; width: 100%; } .multidate-map-mapswitch-base { position: absolute; top: 0px; left: 5px; } .multidate-map-timeslider-base { position: absolute; bottom: 70px; left: 7px; } .multidate-map-overview-base { position: absolute; right: 0px; bottom: 0px; z-index: 5; width: 240px; height: 180px; } .multidate-bottom-cover{ background-repeat: repeat-x repeat-y; height: 100%; width: 100%; }