#wld_badge_wrapper {
	width: 435px;
	padding: 18px 0 0 10px;
}

.wld_badge_item {
	font-size: 1em;
	font-weight: bold;
	color: #48001c;
	text-align: center;
	float: left;
	padding: 0 0 4px 6px;
	width: 96px;
	height: 130px;
}

.wld_badge_item img {
	border: #cecece 1px solid;
	margin: 0 4px;
	width: 74px;
	height: 74px;
}

.wld_badge_item_detail {
	overflow: hidden;
	font-size: 0.9em;
	text-align: left;
	padding: 6px 0 0 10px;
	text-transform: capitalize;
}

.wld_badge_item_region {
	color: #393939;
	font-weight: normal;
	font-size: 95%;
}
