.body_box {
	padding: 10px;
}
.demo_box_left {
	display: none;
	float: left;
	width: 458px;
	border: 1px solid #000;
	background-color: #b7d9fc;
	margin-right: 10px;
}
.demo_box_right {
	display: none;
	float: left;
	width: 458px;
	border: 1px solid #000;
	background-color: #b7d9fc;
}
.flash_demo {
	float: left;
	width: 725px;
	padding: 50px 0;
	text-align: center;
	margin: 0 14px;
}
.ebay_ad {
	float: left;
	width: 160px;
}
.ebay_ad_title {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 15px;
}
.as_ad {
	clear: both;
	padding-top: 15px;
	text-align: center;
}