﻿
.biographies
{
	width: 666px;
	margin-right: -26px;
}

.biographies .column
{
	width: 196px;
	padding: 0 26px 0.5em 0;
	float: left;
	font-size: 85%;
	text-align: center;
}

.biographies h2
{
	padding: 2px 0 1.5em;
	height: 38px;
	line-height: 38px;
	font-size: 110%;
	text-transform: uppercase;
	text-align: center;
	background-image: url(/media/images/common/about-h2-background.gif);
	background-repeat: repeat-x;
}

.biographies h2 a
{
	color: #000000;
}

