﻿/* TextLayout.css */
.emailLink
{
	font-size: 18px;	
}
.emailText, .footerCopyrightText, .footerText, .titleQuotationText
{
	text-align: center;
}

.line, .key, .paragraph, .paragraphQuote, .paragraphHeading, .phraseHeading,
.review,  .reviewer
{
	text-align: left;
}
.paragraphHeading, .phraseHeading, .statementHeading  
{
	font-size: 16px;
}
.paragraphEnd
{
	clear:both;
}

.performances
{
	height: 40px;
}
.performanceHeading
{
	height: 32px;
}
.footerWebmasterText
{
	vertical-align:top;
	text-align: left;
	float:left;
}
.footerCopyrightText
{
	vertical-align:top;
	text-align: right;
	float:right;
}
.webmasterLink
{
	display: inline;
}
