body {
	font-size: 7pt !important;
	margin: 0;
	padding: 1em;
}

#visual-portal-wrapper {
	background: none;
	height: inherit;
}

#portal-column-content {
	width: 100%;
}

#portal-multirow, #portal-breadcrumbs, #viewlet-below-content, #portal-personaltools, .leadColumnSlider {
	display: none;
}

#portal-logo {
	display: block;
	margin-left: 0px;
}

#leadinformation-viewlet {
	width: 100%;
	background: none;
	color: #000;
	border-bottom: 1px solid #808080;
}

.leadColumn {
	background: none;
	color: #000;
	position: absolute;
}

.leadColumn.position-1\:2.width-1\:2 {
	margin-left: 50%;
	width: 49%;
}

.leadColumn.position-0 {
	margin-left: 0;
}

.leadColumnLeft {
	width: 50% !important;
}

.leadColumn a {
	color: #007D40 !important;
}