﻿h2
{
	clear: both;
	margin: 0px 0px 5px 20px;
}

.CharmMembers
{
	list-style-type: none;
}

.CharmMembers li
{
	float: left;
	
	width: 200px;
	
	margin: 0px 5px 5px 5px;
}

.CharmMembers .NickName
{
	width: 200px;
	
	margin: 0px 0px 0px 0px !Important;
	
	text-align: center;
}


#AboutCharmImageContainer
{
	clear: both;
	float: left;
	
	width: 200px;
	margin: 40px 5px 0px 25px;
	text-align: center;
}

#AboutCharmDescriptionContainer
{
	float: left;
	width: 470px;
	text-indent: 1em;
}