/* CSS Document */

.name{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#800080;
}
.name:hover{
	text-decoration:underline;
}
.blurb{
	font-size:10px;
	padding-bottom: 4px;
	color:#666666;
}
#p_name .group{
float:left;
width:288px}

#p_name .detail{
float:left;
font-size:11px;
}
#p_name .data{
float:left;
width:68px;
}
#p_name .entry{
float:left;
font-weight:bold;
width:220px;
color:#666666;
}
.dots{
background:transparent url(/images/css/images/dot00000.gif) repeat-x scroll center bottom;
}
#report .data{
float:left;
width:68px;
}
#report .entry{
float:left;
font-weight:bold;
width:220px;
color:#666666;

}
#report{
float:left;
width:280px}
#report a{
text-decoration:none;
font-weight:bold;}
#report a:hover{
text-decoration:underline;}

#score{
	float:left;
	width:100px;
	padding: 0px 24px 0px 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #800080;
}
.avatar {
	float:left;
	height:100px;
	width:118px;
	background-color:#F7F7F7;
	padding: 0px 5px 0px 5px;
}

.avatarimg {
height:100px;
width:100px;
border:	1px solid #ccc;
}