.theitem {
	clear:both;
	width: 700px;
	background-image: url(images/newimages/item-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 30px;
}
.item-detail {
	float: right;
	width:500px;
}
.item-img {
	float: left;
	width: 200px;
}
#content .main_content .right_content .theitem .item-detail ul {
	margin-left: 10px;
	list-style-type: none;
	line-height: 18px;
	text-align: left;
	float: none;
	margin-right: 20px;
}


#content .main_content .right_content .theitem .item-detail .prices {
	margin-left: 10px;
	text-align: left;
	line-height: 20px;
}
h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 420px;
	font-size: 16px;
	color: #999999;
}
.itemheadder {
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/newimages/item-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
li {
	list-style-type: none;
}
.item-img {
	padding-top: 12px;
	padding-bottom: 12px;
}

#content .main_content .right_content .itemheadder span {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}
#content .main_content .right_content .itemheadder li {
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
}
