.box {
	background-image: url(../images/round-corner-BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_outer {
	background-image: url(../images/box-flat_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
.box_inner {
	background-image: url(../images/box-flat_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box h2 {
	background-image: url(../images/box-flat_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	text-align: left;
	padding-left: 15px;
}
