.lbox_img {
	width: auto;
	margin-right: 20px;
	float: left;
	margin-right: auto;
	margin-bottom: 20px;
	display: inline;
	margin-left: auto;
}
.lbox_middle {
	background-image: url(images/layout/side.png);
	background-repeat: repeat-x;
	height: 8px;
	float: left;
}
.lcontent {
	background-image: url(images/layout/side.png);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 16px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.lbox_top_left {
	background-image: url(images/layout/box_tl.png);
	height: 8px;
	width: 8px;
	float: left;
}
.lboxtop {
	font-size: 1px;
	margin: 0px;
}

.lbox_top_right {
	background-image: url(images/layout/box_tr.png);
	height: 8px;
	width: 8px;
	float: left;
}
.lbox_bot_left {

	background-image: url(images/layout/box_bl.png);
	height: 8px;
	width: 8px;
	float: left;
}
.lbox_bot_right {

	background-image: url(images/layout/box_br.png);
	height: 8px;
	width: 8px;
	float: left;
}
.lbox_img .lcontent img {
	padding-right: 16px;
	padding-bottom: 16px;
}
