/* CSS Profile Side Document */

#p_nameside .name {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#800080;
}
#p_nameside .name:hover{
	text-decoration:underline;
}
#p_nameside .blurb{
	font-size:10px;
	padding-bottom: 4px;
	color:#666666;
}
#p_nameside .group{
float:left}

#p_nameside .detail{
float:left;
font-size:11px;
}
#p_nameside .data{
float:left;
width:68px;
}
#p_nameside .entry{
float:left;
font-weight:bold;
width:220px;
color:#666666;
}
.dots{
background:url(/images/css/images/dot00000.gif) repeat-x bottom;
}
#report .data{
float:left;
width:68px;
}
#report .entry{
float:left;
font-weight:bold;
width:220px;
color:#666666;

}
#report{
	float:left;
	padding: 0px 7px 0px 7px;
}
#report a{
text-decoration:none;
font-weight:bold;}
#report a:hover{
text-decoration:underline;}

#score{
	font-weight: bold;
	font-size: 12px;
	color: #800080;
}
.avatar {
	float:left;
	height:52px;
	width:58px;
	background-color:#F7F7F7;
	padding: 0px 5px 0px 5px;
}

.avatarimg {
height:50px;
width:50px;
border:	1px solid #ccc;
}
