.TellAFriend
{
	background: #000;
	color: #654;
	padding:10px
}

.TellAFriend .MainArea
{
	padding:1em;
	background:#fff;
}

.TellAFriend .MainArea .Form
{
	background:#e7e5d2;
}

.TellAFriend .textBox
{
	width:255px;
}

.TellAFriend .CloseButton
{
	text-align: center;
}

.TellAFriend .ButtonBlock .button
{
	float:right;
	margin-right:30px;
}

.TellAFriend .errorList
{
	margin-left:0px;
}

