.ProfileTableEven {
	text-align: right;
}

.ProfileTableOdd {
	text-align: left;
}

.ProfileTableEvenNickCell
{
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

.ProfileTableOddNickCell
{
	text-align: left;
	font-weight: bold;
	color: #FF0000;

}

.ProfileTableBioTableCell
{
	vertical-align: bottom;
}

.ProfileTableHTMLCell
{
	font-size: xx-small;
}