/*
 * These styles produce dynamically by
 *
 *  APRIL'S SUPER FUNCTIONS PACK
 *  http://wordpress.org/extend/plugins/aprils-super-functions-pack/
 */


/* COLUMN WIDTHS * * * * * * * * * * * * * * * * * * * */
.one_half {	width: 262px; }
.one_third {	width: 162px; }
.one_fourth {	width: 111px; }
.two_third {	width: 324px; }
.three_fourth {	width: 405px; }


