/* Column layout
---------------------------------------------------------- */
.one-fourth,
.one-third,
.one-half,
.two-third,
.three-fourth,
.full-width { margin:0 20px 10px 0px; }


/* Column sizes
---------------------------------------------------------- */
.one-fourth { width: 154px; }
.one-third { width: 212px; }
.one-half { width: 329px; }
.two-third { width: 444px; }
.three-fourth { width: 502px; }
.full-width { width: 678px; }


/* Column variations
---------------------------------------------------------- */

.three-fourth .one-fourth { width: 110px; }
.three-fourth .one-third { width: 154px; }
.three-fourth .one-half { width: 241px; }
.three-fourth .two-third { width: 328px; }
.three-fourth .three-fourth { width: 370px; }
.three-fourth .full-width { width: 502px; }

.two-third .one-fourth { width: 96px; }
.two-third .one-third { width: 134px; }
.two-third .one-half { width: 212px; }
.two-third .two-third { width: 288px; }
.two-third .three-fourth { width: 328px; }
.two-third .full-width { width: 444px; }

.one-half .one-fourth { width: 67px; }
.one-half .one-third { width: 96px; }
.one-half .one-half { width: 154px; }
.one-half .two-third { width: 212px; }
.one-half .three-fourth { width: 241px; }
.one-half .full-width { width: 329px; }

.one-third .one-fourth { width: 38px; }
.one-third .one-third { width: 57px; }
.one-third .one-half { width: 96px; }
.one-third .two-third { width: 134px; }
.one-third .three-fourth { width: 154px; }
.one-third .full-width { width: 212px; }

.one-fourth .one-fourth,
.one-fourth .one-third,
.one-fourth .one-half,
.one-fourth .two-third,
.one-fourth .three-fourth,
.one-fourth .full-width { width: 154px; }