#member_latest_frame {
	height: 130px;
	margin-bottom: 10px;
}

#member_latest_frame h2 {
	background: url(/image/center_heading_background.png) center center no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 5px 0;
}

#member_latest_frame .item_unit {
	float: left;
	width: 108px;
	text-align: center;
	margin: 1px 3px;
}

#member_latest_frame .item_unit img {
	max-width: 108px;
	max-height: 108px;
}

#member_latest_frame .item_unit_description {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 2px;
}

