/* sizes */
.mod-grid .small { width: 230px; height: 195px; }
#module-a { width: 720px; height: 340px; }
#module-c { width: 230px; height: 547px; }
#module-h { width: 475px; height: 195px; }

/* position */
#module-a, #module-c, #module-g, #module-h, #module-i, #module-j { display: none; }

.module-grid .column-right .box { float: left; }