
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.shadowbox { border: none; margin: 1px; background-image: url(/public/layouts/normal/images/pattern.png); }
.shadowlefttop { margin: -11px 0px 0px -15px; padding: 0px; border: none; background-image: url(/public/layouts/admin/images/lt.png); background-position: top left; background-repeat: no-repeat; height: 100%; width: 100%; position: absolute; }
.shadowrightbottom { margin: 24px 0px 0px 16px; border: none; height: 100%; width: 100%; background-image: url(/public/layouts/admin/images/rb.png); background-position: bottom right; background-repeat: no-repeat; position: absolute; }
.shadowleftbottom { left: -13px; bottom: -24px; border: none; height: 121px; width: 159px; background-image: url(/public/layouts/admin/images/lb.png); background-position: bottom left; background-repeat: no-repeat; position: absolute; }
.shadowrighttop { right: -15; top: -10px; border: none; height: 115px; width: 150px; background-image: url(/public/layouts/admin/images/rt.png); background-position: top right; background-repeat: no-repeat; position: absolute; }
.shadowbox .container { margin: 0px; padding: 10px; border: none; text-align: left; float: left; position: relative; }

.red { background-color: #CE0000; color: white; }
.dark { background-color: #444466; color: white; }
.black { background-color: black; color: white; }
.orange { background-color: orange; color: white; }
.blue { background-color: blue; color: white; }
.green { background-color: #44aa44; color: white; }
.gray { background-color: #dedede; color: black; }
.white { background-color: #ffffff; color: black; }

div.body {}
