
.profile
{
	margin-left:10px;
}

.profile h3
{
	font: bold 16px Arial;
	margin: 10px 0px 5px;
}

.profile h4
{
	font: 14px Arial;
	margin: 0 0 10px;
}

.profile a
{
	color: #00C;
}

.profilestats tr.hdr
{
	background-color: rgb(255, 255, 255);
	height: 18px; 
	font: 10px Arial;
}

.profilestats tr
{
	background-color: rgb(237, 237, 237);
	font: 11px Arial;
}

.profilestats table
{
	border: 1px solid rgb(220, 220, 220);
	width:100%;
}