@charset "utf-8";
.smallBox {
	background-image: url(small_box_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.smallBoxTop {
	background-image: url(small_box_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smallBoxLeanAccounting {
	background-image: url(small_box_top_leanAccounting.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.smallBoxBottom {
	background-image: url(small_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.leanBoxTop {
}
