#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#row-body .box-left {
	width: 735px;
}
#row-body .box-left .imgtxt {
	background-image: url(/images/listbox_top_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	height: auto;
	width: 735px;
}
#row-body .box-left .imgtxt .image {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-top: 10px;
}
#row-body .box-left .imgtxt .text {
	float: right;
	width: 435px;
	padding-right: 20px;
	padding-top: 15px;
}
#row-body .box-left .imgtxt .text .txt {
	line-height: 150%;
	color: #333333;
	padding-bottom: 15px;
}
#row-body .box-left .imgtxt .text ul.textlist li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/ico_arrow_13.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
#row-body .box-left .imgtxt .text ul.textlist li a {
	width: 355px;
	display: block;
	float: left;
	color: #7F4900;
}
#row-body  .box-left  .imgtxt  .text  ul.textlist  li span.price {
	display: block;
	float: right;
	width: 60px;
	text-align: right;
}

#row-body .box-left .imgtxt .text ul.textlist li span.price em {
	font-style: normal;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
#row-body .box-left .imgtxt .text .more {
	text-align: right;
	padding-top: 15px;
}
#row-body .box-left .imgtxt .bottom {
	background-image: url(/images/listbox_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#row-body .box-right {
	width: 215px;
}

