.community,.male, .female { margin: 0 0 -3px; }
.big_community,.big_male, .big_female { margin: 0 0 -8px; padding: 0 5px 0 0; font: 17px Tahoma, Arial, Verdana; }
.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_male { background: #FFF url(/img/boy.gif) no-repeat;}
.big_female { background: #FFF url(/img/girl.gif) no-repeat;}
.big_community { background:url(/img/b-community.gif) no-repeat;}

#min-post-list h3 .big_male { background: #FFF url(/img/boy.gif) no-repeat;}
#min-post-list h3 .big_female { background: #FFF url(/img/girl.gif) no-repeat;}

#min-content .m-blog,
#min-post .m-blog {
	background: #FFF url(/img/m-blog.gif) no-repeat; margin: 0 0 -6px;
	}
IMG.unspecified {
	display: none;
	}
