@import url("hol4base.css");

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

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

/* Special handling */

#p169 .boxleftctr {width:  71%; float: left; }
#p169 .boxright   {width:  28%; float: right;}
#p309 .boxleftctr {width:  71%; float: left; }
#p309 .boxright   {width:  28%; float: right;}
