/*/V3.6.12/*/
html {
	_overflow: visible !important;
}
body {
	_overflow: visible !important;
	height: auto;
	background-color: #FFF !important;
}

.HideForPrint {
	display: none;
}

/* LEFT */
#left {
	display: none;
}


/* HEADER */
#header {
	position: relative !important;
	background-color: #FFF !important;
}
#headerInner {
	margin: 10px 10px 10px 10px !important;
	background-color: #FFF !important;
}

#ContentInner {
	padding: 45px 10px 25px 10px !important;
	background-color: #FFF !important;
}

/* Scroller */
#ContentScroller {
	height: auto !important;
	overflow: visible !important;
}
