Gutters have absolutely nothing to do with CSS per se. They're a design concept from print publishing -- they're meant to provide whitespace between columns, making the content easier to read.
Columns without gutters are very easy to calculate. Just set the same width in pixels to each column.