@import url("hol4base.css");

.boxwrap {
    margin-left: auto;
    margin-right: auto;
    }

.boxleftctr {width:  98%; float: left; }
.boxctr     {width:  98%; float: right;}
.boxleft    {width:   1%; float: left; }
.boxright   {width:   1%; float: right;}
.boxundr    {width: 100%; clear: both; }

