﻿
.aboutItem
{
	text-align: left;
	padding: 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px #C0C0C0 solid;
}

.aboutTitle
{
	text-align: center;
	font-size: large;
	color: #CCFFCC;
	font-family: Ringbearer;
}

.quotes
{
	text-align:center;
	margin: 0;
	padding: 0;
	width:50%;
	margin-left: auto;
	margin-right: auto;
}

.quote
{
	color: #CCFFCC;
	font-style: italic;
	padding-top: 0;
	margin: 0 0 0 0;
	vertical-align: top;
}

.quoter
{
	margin-top: 3pt;
}

