#leftbox #title {
	background: url(../images/info_03.jpg) no-repeat left bottom;
	padding-bottom: 80px;
}
#infobox {
	background: url(../images/info_07.jpg) no-repeat right top;
	margin-top: 15px;
}
#open_title {
	border-top: 1px solid #501206;
	border-right-color: #501206;
	border-bottom-color: #501206;
	border-left-color: #501206;
	padding-top: 5px;
}
#infobox  p {
	width: 250px;
	margin-top: 5px;
}
#infobox .under {
	border-bottom: 1px solid #501206;
	padding-bottom: 10px;
}

#infobox #photo {
	margin-top: 5px;
	width: 250px;
	text-align: center;
}
#infobox #photo img {
	margin-right: 3px;
	margin-left: 3px;
}
