@charset "UTF-8";

div#pagetitle {
	display: none;
}

table.table-content {
	border-collapse: collapse;
	table-layout: auto
}

table.table-content td {
	border: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 8px;
	vertical-align: top;
}

h1 {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-bottom: 10px;
}

h3, h4 {
	padding-bottom: 10px;
}

#pagequote-text {
	display: none;
}

#submenu {
	display: none;
}

div.banner {
	width: 330px;
}