#headerimg {
	background: url(../images/recal/h1_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;
	}

.item_box_inner_bottom {
	display: block;
	padding: 10px;
	text-align: center;
	}

h3 {
	margin: 15px 20px 0;
	}

h4 {
	margin: 10px 0 10px;
	padding: 0 0 10px;
	background: url(../images/recal/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_480 {
	display: inline;
	float: right;
	width: 480px;
	margin: 10px 15px 10px 0;
	}

.text-right_145 {
	display: inline;
	float: left;
	width: 145px;
	margin: 0 0 10px 20px;
	}

.text-right {
	display: inline;
	float: right;
	width: 465px;
	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;
	}
