.community,
.male,
.female {
	margin: 0 0 -3px;
	}
.big_community,
.big_male,
.big_female {
	margin: 0 0 -8px; padding: 0 5px 0; font: 17px Tahoma, Arial, Verdana;
	}
.community { background:url(/img/community.gif) no-repeat;}
.male {
	background: url(/img/design/minimal-green/s-boy.gif) no-repeat;
	}
.female {
	background: url(/img/design/minimal-green/s-girl.gif) no-repeat;
	}
.big_community { background:url(/img/b-community.gif) no-repeat;}
.big_male {
	background: url(/img/boy.gif) no-repeat;
	}
.big_female {
	background: url(/img/girl.gif) no-repeat;
	}
#min-post-list h3 .big_male {
	background: url(/img/design/minimal-green/boy.gif) no-repeat;
	}
#min-post-list h3 .big_female {
	background: url(/img/design/minimal-green/girl.gif) no-repeat;
	}
#min-content .m-blog {
	background: #9CD141 url(/img/design/minimal-green/m-blog.gif) no-repeat; margin: 0 0 -6px;
	}
#min-post .m-blog {
	background: #FFF url(/img/m-blog.gif) no-repeat; margin: 0 0 -6px;
	}
IMG.unspecified {
	display: none;
	}
