.page-title {
	font-size: 2rem;
	font-weight: bold;
	border-left: 15px solid #BBB; /*  #00E0AA; */
	padding-left: 0.3em;
	margin-bottom: 0.8em;
	color: #888;
}
.section-division {
  height: 3rem;
}
.bottom-padded { 
  margin-bottom: 2em;
}
.bottom-extra-padded { 
  margin-bottom: 4em;
}

.related-pages-wrapper {
  padding: 1em;
  background: #EEE;
  margin-bottom: 2em;
}
.page-node {
  margin-bottom: 0.5em;
}
.node-level-1 { margin-bottom: 1em; }
.node-level-2 {

}
.node-level-3 {
  margin-left: 0.8em;
}
.node-level-4 {
  margin-left: 1.6em;
}

.node-link-level-1 {
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid #CCC;
  display: block;
  margin-bottom: 0.5em;

}
.node-link-level-2 {

}
.side-node-tree {
  font-size: 1.1em;
}
.current-node { color: #999; }
.section-header { 
  font-size: 1.1em;
}
.page-top-banner-wrapper {
  margin-bottom: 2em;
}
.page-top-banner {
  max-width: 1000px;
  border: 1px solid #DDD;
  padding: 1px;
}
#page .grid-container.left { margin: 0; padding-left: 0;}
.somo-super-bigtitle {
	font-size: 3em;
	font-weight: bold;;
}
.somo-bigtitle {
	font-size: 2em;
	font-weight: bold;;
}
.somo-subtitle {
	font-size: 1.4em;
	font-weight: bold;;
}
.bold-text {
	font-size: 1.2em;
	font-weight: bold;;
}
.underlined { text-decoration: underline; }
.centered { text-align: center;}
.somo-large-text {
	font-size: 1.2em;
	font-weight: bold;;
}

.page-feature-title {
  display:block;
  min-height: 3rem;
  font-size: 1.3rem;
  font-weight:bold;
  margin-bottom: 0.4em;
}
.feature-item { margin-bottom: 2em;}

.single-plan-table th {
	width: auto;
	max-width: 200px;
	padding: 0.5em 0;
}
.single-plan-table td {
	width: auto;
	padding: 0.5em;
}
.plan-table th {
	width: 25%;
}
.plan-table td {
	width: 25%;
	border: 1px solid #f1f1f1;
}
td.no-border {
	border: none; 
	background: #FFF !important;
	text-align: center;
	padding: 1em 0;
}
td.table-section-header {
	font-size: 1.4em;
	font-weight:bold;
	text-align: center;
	padding: 0.5em;
}
