

.box .top {
	width:538px;
	height:12px;
	margin: 0px;
	background:url(/img/product-box-top.png) no-repeat;
}


.box .middle {
	width:538px;
	margin: 0px;
	padding: 10px;
	background:url(/img/product-box-middle.png) repeat-y;
}

.box .middle div {
	margin: 20px;
}

.box .bottom {
	width:538px;
	height:32px;
	margin: 0px;
	background:url(/img/product-box-bottom.png) no-repeat;
}

.flag {
	margin-right: 40px;
	float: right;
}
