.select_list li {
	background: url(../images/about/item_header.png) no-repeat;
}

.select_list a {
	background: url(../images/about/item_header.png) no-repeat;
}
.select_list a:hover {
	background: url(../images/about/item_headerover.png) no-repeat;
}

.sub_content .border {
	background: url(../images/about/sub_content_box_vback.png) repeat-y;
}

.sub_content .body {
	background: url(../images/about/sub_content_box.png) repeat-x bottom;
}

.sub_content .bottom {
	background: url(../images/about/sub_content_box_bottom.png) no-repeat;
}

#team_page_link {
	float: right;
	width: 100px;
	overflow: hidden;
	height: 1%
}

#flash_map_holder {
	position: relative;
	width: 435px;
	height: 232px;
	margin-bottom: 20px;
	overflow: hidden;
}

#last_para {
	float: left;
	width: 328px;
}

.map_body p {
	font-weight: bold;
}