.whitebox					{ }
.whitebox .tl					{ height:5px; background:url(whitebox/tl.png) top left no-repeat; padding-left:20px; }
.whitebox .top					{ height:5px; width:100%; background:url(whitebox/top.png) top repeat-x; }
.whitebox .tr					{ height:5px; background:url(whitebox/tr.png) top right no-repeat; padding-right:20px; }
.whitebox .cleft				{ height:100%; background:url(whitebox/cleft.png) top left repeat-y; padding-left:20px; }
.whitebox .fill				{ height:100%; width:100%; background:url(whitebox/fill.png);}
.whitebox .containerpane			{ position:relative; bottom:20px; }
.whitebox  p					{ padding:0px; }
.whitebox .cright				{ height:100%; background:url(whitebox/cright.png) top right repeat-y; padding-right:20px; }
.whitebox .bl					{ height:5px; background:url(whitebox/bl.png) bottom left no-repeat; padding-left:20px; }
.whitebox .bottom				{ height:5px; width:100%; background:url(whitebox/bottom.png) bottom repeat-x; }
.whitebox .br					{ height:5px; background:url(whitebox/br.png) bottom right no-repeat; padding-right:20px; }