div.wrapper_body {
	background: url('../images/content_background_no_sep.jpg') repeat-y;
	width: 648px;
	margin: 0 auto;
	text-align: center;
	overflow: auto
}
div.wrapper_body_box {	
	width: 528px;
	text-align: justify;
	position: relative;
	float: left;
	margin: 3px 0 0 0;
}
div.title01 {
	background: url('../images/txt_gift_cards.jpg') no-repeat;
	width: 169px;
	height: 21px;
	margin: 0;
	padding: 0
}
div.item {
	width: 528px;
	text-align: left;
	position: relative;
	float: left;
	margin: 3px 0 0 0;
}
div.item_pic{
	width: 110px;
	position: relative;
	float: left;	
}
div.item_txt{
	width: 288px;
	position: relative;
	float: left;	
	margin: 10px 10px 0 10px;
	text-align:justify;	
}
div.item_add{
	width: 110px;
	position: relative;
	float: left;	
	text-align: right;
	padding: 20px 0 0 0;
}
div.item_price{
	color:#B40800;
}
