#headerimg {
	background: url(../images/item/h1_item_title_bg.jpg) no-repeat;
	}

.entry {
	width: 650px;
	padding: 17px 0 0;
	}

.item_box {
	width: 650px;
	margin: 20px 0 10px;
	background: url(../images/item/content_item_bg.gif) repeat-y;
	}

.item_box_inner {
	display: block;
	padding-top: 10px;
	}

h3 {
	font-size: 115%;
	font-weight: bold;
	color: #487A23;
	margin: 0 0 10px;
	background: url(../images/item/item_dot.gif) bottom repeat-x;
	}

strong {
	font-size: 105%;
	font-weight: bold;
	color: #487A23;
	}

table#item_photo_box {
	float: left;
	display: inline;
	width: 230px;
	margin: 15px 0 20px 20px;
	}

table#item_photo_box td {
	padding: 0 0 6px;
	}

.text-right {
	display: inline;
	float: right;
	width: 355px;
	margin: 10px 15px 10px 0;
	}

.text-left {
	display: block;
	float: left;
	width: 345px;
	margin: 10px 0 10px 15px;
	}

img.img_left {
	float: left;
	padding: 10px 0 20px 20px;
	}

img.img_right {
	float: right;
	padding: 10px 20px 20px 0;
	}

#description {
	font-size: 90%;
	padding-bottom: 20px;
	}