.Item-Header {
	position: relative !important;
	line-height: normal !important;
}

.FlairBadges {
	clear: both;
	vertical-align: bottom;
	width: 128px;
}

span.FlairBadges {
	height: 32px;
	width: 32px;
	display: inline-block;
}

span.ModeratorBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/moderator_32x32.png') no-repeat center center;
	background-size: contain;
}

span.PirateBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/pirate-badge_32x32.png') no-repeat center center;
	background-size: contain;
}

span.PlatinumBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/platinum_128x128.png') no-repeat center center;
	background-size: contain;
}

span.GoldBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/gold_128x128.png') no-repeat center center;
	background-size: contain;
}

span.SilverBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/silver_128x128.png') no-repeat center center;
	background-size: contain;
}

span.ChampBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/contest-winner_32x32.png') no-repeat center center;
	background-size: contain;
}

span.RunnerUpBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/contest-runner-up_32x32.png') no-repeat center center;
	background-size: contain;
}

span.SP2ChampBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/pirate/platinum-badge_32x32.png') no-repeat center center;
	background-size: contain;
}

span.SP2RunnerUpBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/pirate/contest-winner_32x32.png') no-repeat center center;
	background-size: contain;
}


span.EmptyBadge {
	background: transparent url('https://www.daz3d.com/forums/plugins/FlairBadges/design/images/silver.png') no-repeat center center;
	background-size: contain;
}
