/* ==================================================================================== MEMBERS */
#members {
	height: 95px;
	width: 960px;
	padding: 18px 0 0 27px;
}
#members li, .wld_badge_item_photo img {
	height: 90px;
	width: 90px;
	margin: 10px 20px 0 0;
	background: #333;
	float: left;
	display: block;
}
#members li.first { margin: 20px 10px 0 27px; }
.wld_badge_item_detail {
	display: none;
	line-height: 0;
}
