div#profileIcons li img.loading
{
	margin-right: 7px;
}

/* PROFILE STATS */
div#profileInfo dl,
div#profileInfo dd,
div#profileInfo dt
{
	float: left
}

div#profileInfo dl
{
	margin: 0;
	width: 285px;
}

div#profileInfo dt
{
	clear: both;
	width: 85px;
	color: #999999;
	font-size: 11px;
	margin-bottom: 3px;
	padding-right: 10px;
}

div#profileInfo dd
{
	width: 190px;
	color: #444444;
	font-size:11px;
	margin-left: 0px;
	margin-bottom: 3px;
}

div#profileInfo div#profileStats dl
{
	margin-bottom: 8px;
}

div#profileInfo div#profileStats dt.header
{
	color: #444444;
	font-weight:bold;
}

div#profileInfo div#profileStats dt br {
	display :none;
}

div#profileInfo dt.zodiacFix
{
	padding-top: 5px;
}
