.img-list li{
	display: inline;
}

.summary-bg{
	background: url("../image/summary-line.gif") repeat-y 0 0;
}

.summary{
	margin-top: 20px;
	background: url("../image/summarybt-bg.gif") no-repeat 0 bottom;
	padding-bottom: 18px;
}

.summary-bt{
	background: url("../image/summary-bg.gif") no-repeat 0 0;
	display: block;
	font-size: 36px;
	line-height: 130%;
	color: #333;
	font-weight: bold;
	padding: 18px 18px 0;
}

.sale{
	background: url("../image/sale-bg.gif") no-repeat center top;
	font-size: 15px;
	padding: 8px 0;
	color: #fff;
	font-weight: bold;
}

.item-date{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 20px;
}

ul.price-box{
	margin: 20px 0;
}

.price-box li{
	font-size: 14px;
	display: inline;
}

.price-box  .fixedprice{
	font-weight: bold;
}

span.fixedprice{
	text-decoration: line-through;
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
}

.price-box .excludingtax{
	font-size: 50px;
	font-weight: bold;
}

img.cart-img{
	margin-bottom: 20px;
}

.price-option{
	margin: 0 auto;
	width: 315px;
}	
	
.price-option dt,.price-option li{
	float: left;
	margin-right: 5px;
}

.text-area{
	background: url("../image/text-area.jpg") no-repeat 0 0;
	text-align: left;
	line-height: 150%;
	padding: 8px 15px 15px;
	margin-top: 20px;
}

.text-area h3{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.text-area p{
	font-size: 14px;
	margin-top: 5px;
}

.text-area li{
	font-size: 14px;
}

.item_description_deep{
	text-align: left;
	line-height: 150%;
	margin-top: 20px;
}

.item_description_deep h3{
	font-size: 18px;
	color: #361601;
	font-weight: bold;
	background: url("../image/text-area.jpg") no-repeat 0 0;
	padding: 8px 15px 0;
}

ul.img-list li img{
	margin: 15px 10px;
}

#main-content table{
	border-collapse: collapse;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	empty-cells: show;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	width: 728px;
	margin-top: 10px;
}

#main-content table th{
	background-color: #e0d8d2;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	width: 100px;
	vertical-align: top;
	padding: 8px;
}

#main-content table td{
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 14px;
	padding: 8px;
}
