.wtl {background: url(/images/round/wtl.gif) left top no-repeat;}
.wtr {background: url(/images/round/wtr.gif) right top no-repeat;}
.wbl {background: url(/images/round/wbl.gif) left bottom no-repeat;}
.wbr {background: url(/images/round/wbr.gif) right bottom no-repeat;}
.gtl {background: url(/images/round/gtl.gif) left top no-repeat;}
.gtr {background: url(/images/round/gtr.gif) right top no-repeat;}
.gbl {background: url(/images/round/gbl.gif) left bottom no-repeat;}
.gbr {background: url(/images/round/gbr.gif) right bottom no-repeat;}
.gbl2 {background: url(/images/round/gbl2.gif) left bottom no-repeat;}
.gbr2 {background: url(/images/round/gbr2.gif) right bottom no-repeat;}
.gradtl {background: url(/images/round/gradtl.gif) left top no-repeat;}
.gradtr {background: url(/images/round/gradtr.gif) right top no-repeat;}
.gradbl {background: url(/images/round/gradbl.gif) left bottom no-repeat;}
.gradbr {background: url(/images/round/gradbr.gif) right bottom no-repeat;}
.t {background: url(/images/round/tb.gif) center top no-repeat; }
.b {background: url(/images/round/tb.gif) center bottom no-repeat;}
.l {background: url(/images/round/lr.gif) left center no-repeat;}
.r {background: url(/images/round/lr.gif) right center no-repeat;}
.gt {background: url(/images/round/tb.gif) center top no-repeat; }
.gb {background: url(/images/round/tb.gif) center bottom no-repeat;}
.gl {background: url(/images/round/lr.gif) left center no-repeat;}
.gr {background: url(/images/round/lr.gif) right center no-repeat #efefef;}
.dt {background: url(/images/round/tbdot.gif) center top no-repeat;}
.db {background: url(/images/round/tbdot.gif) center bottom no-repeat;}
.dl {background: url(/images/round/lrdot.gif) left center no-repeat;}
.dr {background: url(/images/round/lrdot.gif) right center no-repeat;}


.box {
		float: left;
	}

.boxcontent {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

.boxcontainer {
		width: 100%;
		overflow: auto;
	}