﻿.quoteViewer
{
}

.quoteViewer .text
{
	width:85%;
}

.quoteViewer .picture
{
	width:15%;
	text-align:center;
}

.quoteViewer .member
{
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
}

.quoteViewer .author
{
	margin-left:25px;
	color:#518DBA;
}

.quoteViewer .job
{
	font-style:italic;
	color:Gray;
}

.teamViewer
{
}

.teamViewer .text
{
	width:80%;
}

.teamViewer .picture
{
	width:20%;
	text-align:center;
	vertical-align:middle;
}

.teamViewer .member
{
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
}

.simpleTabViewer
{
}

.simpleTabViewer .text
{
	width:80%;
}

.simpleTabViewer .picture
{
	width:20%;
	text-align:center;
}

.simpleTabViewer .member
{
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
}

.articleViewer .elem
{
	margin:5px 5px 8px 2px;
}

.eventViewer .elem
{
	margin:5px 5px 8px 2px;
}

.newsViewer .elem
{
	margin:5px 5px 8px 2px;
}

.newsletter
{
	text-align:center;
	width:100%;
}

.newsletter .email
{
	display:block;
	margin:10px;
}

.newsletter .textbox
{
	text-align:center;
}


.newsletter .link
{
	display:block;
	margin-top:5px;
}

.newsletter .error
{
	display:block;
}
