@import url("hol4base.css");

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

.boxleftctr {width:  76%; float: left; } 
.boxctr     {width:  67%; float: right;} 
.boxleft    {width:  32%; float: left; } 
.boxright   {width:  23%; float: right;}
.boxundr    {width: 100%; clear: both; }

