@import url("hol4base.css");

.boxwrap {
    margin-left: auto;
    margin-right: auto;
    }

.boxleftctr {width: 98%; float: left;}
.boxctr     {width: 76%; float: right;}
.boxleft    {width: 23%; float: left;}
.boxright   {width: 1%; float: right;}
.boxundr    {width: 100%; clear: both; }

/* Special handling */

#p207 .boxleft {width:  30%; float: left; }
#p207 .boxctr  {width:  69%; float: right;}

#p209 .boxleft {width:  26%; float: left; }
#p209 .boxctr  {width:  73%; float: right;}

#p210 .boxleft {width:  30%; float: left; }
#p210 .boxctr  {width:  69%; float: right;}

