/**
 * Style sheet team
 */
#main
{
	width: 424px !important;
}

#right
{
	width: 424px !important;
}

.team
{
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin: 0 10px 20px 10px;
	height: 630px;
}

.team h4
{
	color: #333;
	font-size: 14px;
	border-bottom: 2px solid #9b301c;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#header h3
{
	clear: both;
	color: #333;
	font-size: 16px;
	border-bottom: 2px solid #9b301c;
	margin-bottom: 0px;
	padding-top: 30px;
	letter-spacing: 1px;
	height: 20px;
}

