#section-head {
	display: none;
}

#section-footer {
	display: none;
}

html #section-main {
	min-height: auto;
	height: auto;
	min-width: auto;
	width: auto;
}

html #section-main dl.column4 {
	float: none;
	display: block;
	width: auto;
	margin: 0px 0px 0px 1cm;
	padding: 0px 0px 20px 0px;
	background-color: #fff;
	font-family: Arial, sans-serif;
}

html dl.column4 dt.caption {
	text-align: left;
	padding: 1px 0px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 110%;
}

html dl.column4 dd {
	margin: 0px;
	padding: 10px 0px 15px 0px;
}

/* last column */
html dl#column-community {
	width: auto;
}

html dl.column4 div.money {
	text-align: left !important;
}

