p {padding-top:0px; margin-top:0px}

html {
	height: 100%; 
	max-height: 100%; 
	padding: 0; 
	margin: 0; 
	border: 0;
	font-family: Verdana, Arial;
	font-size: 14px;
	overflowxx: hidden; 
	}
	
body, #container {
	height: 100%; 
	max-height: 100%; 
	overflowxx: visible !important; 
	padding: 0; 
	margin: 0; 
	border: 0;
}

#container {
	width:100%;
	position:absolute;
	top:0px;
}

#content {
	x*min-height:100%;
	x*padding-top:50px;
	x*padding-bottom:50px;
	display: block;
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 50px;
	bottom: 50px;
	x*top:0px;
	x*bottom:0px;
}


#header, #content, #footer { width: 100%;}
#header {
	position: absolute; 
	background: #000;
	top: 0; 
	height: 50px; 
	z-index: 5; 
	}
	
#footer {
	text-align: center;
	position: absolute; 
	bottom: 0;
	background: #000; 
	height: 50px;
	z-index: 5;
}

#flippyblock {
	display:none;
}


.panelold {
	border-top:0 none;
	overflow:auto;
	position:relative;
}

.panel p {
	padding:8px;
	margin:0px;
}


.bottomPanel {
	min-height:30px;
}

.bottomPanel div.panel {
	bottom:0px;
}

.horizontalHandle {
	cursor:n-resize;
	width:100%;
	positionbak:absolute;
	bottombak:0px;
	border-top:1px solid #B9B9B9; 
}

.bottomPanel div.panel {border-bottom:0px}
.bottomPanel div.horizontalHandle {display:none}

.collapsed div.panel, .collapsed div.horizontalHandle {
	display:none;
}

.collapsed div.icon16 {
	background: url(/inc/redux/28/mochanew/themes/default/images/collapse-expand.gif) left -16px no-repeat;
}

#column_left {
	display:none;
	float:left;
	width:150px;
	overflow:visible;
	position:relative;
	overflow:hidden;	
}
#column_center {
	float:left;
	width:100%;
}

#column_right {
	width:100px;
}

#footer {
	clear:both;
}

body {height:100%}

.column {
	height:100% !important;
}

.columnHandle {
	height:100% !important;
}

