html > body .aoc-columns-container
{
	min-height: 0em;
}
	
.aoc-title h2
{
	color:#CC2691 !important;
	font-family:verdana,helvetica,freesans,sans-serif;
	font-size: 1.5833em;
}

.pod
{
	height: 100%;
	min-height: 100%;
}

div > .pod.personal h3
{
	color:#008bbd !important;
	font-family:verdana,helvetica,freesans,sans-serif;
	font-size: 1.5833em;
	/* Over ride teaser styles: */
	font-weight:normal;
	line-height:normal;
	margin-top:0px;
	padding:0px 16px;
}

.pod h3
{
	color:#5b5555 !important;
	font-family:verdana,helvetica,freesans,sans-serif;
	font-size: 1.4166em;
	/* Over ride teaser styles: */
	font-weight:normal;
	line-height:normal;
	margin-top:0px;
	padding:0px 16px;
}

.pod h4, .pod h5
{
	color:#333333 !important;
	font-family:verdana,helvetica,freesans,sans-serif;
	font-size: 1.0833em;
	font-weight:bold;
	/* Over ride teaser styles: */
	line-height:normal;
	margin: 0px;
	padding: 0px 6px;
}

.pod p
{
	color:#333333 !important;
	font-family:verdana,helvetica,freesans,sans-serif;
	font-size: 0.9166em;
	/* Over ride teaser styles: */
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding: 0px 6px;
}