

.box {
	background: #8FABB0;
	color: white; }

.boxtop { background: url(../images/ne.gif) no-repeat top right; }

	.boxtop div {
		font-size: 0;
		height: 20px;
		background: url(../images/nw.gif) no-repeat top left; }

.boxbottom { background: url(../images/se.gif) no-repeat bottom right; }

	.boxbottom div {
		font-size: 0;
		height: 20px;
		background: url(../images/sw.gif) no-repeat bottom left; }

.boxcontent { padding: 0px 20px 0px 20px; }



