/*.b-user {
	background-image: url(/img/user-icons.png);
	background-repeat: no-repeat;
	}
.b-blogru-user {
	background-position: 0 0;
	}
.b-blogru-user-male {
	background-position: 0 0;
	}
.b-blogru-user-female {
	background-position: 0 0;
	}
.b-community-user {
	background-position: 0 0;
	}
.b-openid-user {
	background-position: 0 0;
	}
.b-lj-user {
	background-position: 0 0;
	}
.b-li-user {
	background-position: 0 0;
	}*/


.nick IMG {
	vertical-align: baseline;
	}
.community,
.male,
.female {
	margin: 0 0 -3px; padding: 0 2px 0 0;
	}
.male {
	background: url(/img/s-boy.gif) no-repeat;
	}
.female {
	background: url(/img/s-girl.gif) no-repeat;
	}
.community {
	background: url(/img/community.gif) no-repeat;
	}
.big_community,
.big_male,
.big_female {
	font: 17px Tahoma, Arial, Verdana, sans-serif;
	margin: 0 0 -8px; padding: 0 5px 0 0;
	}
.big_male {
	background: url(/img/boy.gif) no-repeat;
	}
.big_female {
	background:url(/img/girl.gif) no-repeat;
	}
.big_community {
	background:url(/img/b-community.gif) no-repeat;
	}
.m-blog {
	background: #FFF url(/img/m-blog.gif) no-repeat;
	margin: 0 0 -8px;
	}
.openid {
	background: url(/img/openid.gif) no-repeat;
	}
IMG.unspecified {
	display: none;
	}
.nick-big {
	font: 17px Tahoma, Arial, Verdana;
	}
