#wld_badge_wrapper {
	width: 228px;
	padding: 0;
	margin: 0 0 0 340px;
	text-align: right;
}


#wld_badge_wrapper span {
	color: #4a65be;
}

.wld_badge_item {
	border: #d9e2f6 solid 1px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	float: left;
	padding: 6px 0 6px 0;
	width: 104px;
	height: 126px;
	margin: 4px 4px;
	background: #fefee3 url(images/member-bg.gif) no-repeat bottom;
	white-space: nowrap;
	overflow:hidden;
	}

.wld_badge_item img {
	padding: 4px 4px;
	width: 86px;
	height: 86px;
}

.wld_badge_item a:link img,.wld_badge_item a:visited img {
	background-color: transparent;
}

.wld_badge_item a:hover img {
	background-color: #d9e2f6;
}

.wld_badge_item_detail {
	font-size: 0.9em;
	padding: 0 0 0 0;
	text-transform: capitalize;
}

.wld_badge_item_region {
	padding-top: 4px;
	font-weight: normal;
	font-size: 95%;
}
