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


/* COLUMN WIDTHS * * * * * * * * * * * * * * * * * * * */
.one_half {	width: 414px; }
.one_third {	width: 253px; }
.one_fourth {	width: 187px; }
.two_third {	width: 507px; }
.three_fourth {	width: 633px; }

