var theGrid = {};
theGrid['container'] = 'width: 950px;  margin: 0 auto;';
theGrid['column'] = 'float: left;  margin-right: 10px;';
theGrid['last'] = 'margin-right: 0;';
theGrid['span-1'] = 'width: 30px;';
theGrid['span-2'] = 'width: 70px;';
theGrid['span-3'] = 'width: 110px;';
theGrid['span-4'] = 'width: 150px;';
theGrid['span-5'] = 'width: 190px;';
theGrid['span-6'] = 'width: 230px;';
theGrid['span-7'] = 'width: 270px;';
theGrid['span-8'] = 'width: 310px;';
theGrid['span-9'] = 'width: 350px;';
theGrid['span-10'] = 'width: 390px;';
theGrid['span-11'] = 'width: 430px;';
theGrid['span-12'] = 'width: 470px;';
theGrid['span-13'] = 'width: 510px;';
theGrid['span-14'] = 'width: 550px;';
theGrid['span-15'] = 'width: 590px;';
theGrid['span-16'] = 'width: 630px;';
theGrid['span-17'] = 'width: 670px;';
theGrid['span-18'] = 'width: 710px;';
theGrid['span-19'] = 'width: 750px;';
theGrid['span-20'] = 'width: 790px;';
theGrid['span-21'] = 'width: 830px;';
theGrid['span-22'] = 'width: 870px;';
theGrid['span-23'] = 'width: 910px;';
theGrid['span-24'] = 'width: 950px; margin: 0;';
theGrid['append-1'] = 'padding-right: 40px;';
theGrid['append-2'] = 'padding-right: 80px;';
theGrid['append-3'] = 'padding-right: 120px;';
theGrid['append-4'] = 'padding-right: 160px;';
theGrid['append-5'] = 'padding-right: 200px;';
theGrid['append-6'] = 'padding-right: 240px;';
theGrid['append-7'] = 'padding-right: 280px;';
theGrid['append-8'] = 'padding-right: 320px;';
theGrid['append-9'] = 'padding-right: 360px;';
theGrid['append-10'] = 'padding-right: 400px;';
theGrid['append-11'] = 'padding-right: 440px;';
theGrid['append-12'] = 'padding-right: 480px;';
theGrid['append-13'] = 'padding-right: 520px;';
theGrid['append-14'] = 'padding-right: 560px;';
theGrid['append-15'] = 'padding-right: 600px;';
theGrid['append-16'] = 'padding-right: 640px;';
theGrid['append-17'] = 'padding-right: 680px;';
theGrid['append-18'] = 'padding-right: 720px;';
theGrid['append-19'] = 'padding-right: 760px;';
theGrid['append-20'] = 'padding-right: 800px;';
theGrid['append-21'] = 'padding-right: 840px;';
theGrid['append-22'] = 'padding-right: 880px;';
theGrid['append-23'] = 'padding-right: 920px;';
theGrid['prepend-1'] = 'padding-left: 40px;';
theGrid['prepend-2'] = 'padding-left: 80px;';
theGrid['prepend-3'] = 'padding-left: 120px;';
theGrid['prepend-4'] = 'padding-left: 160px;';
theGrid['prepend-5'] = 'padding-left: 200px;';
theGrid['prepend-6'] = 'padding-left: 240px;';
theGrid['prepend-7'] = 'padding-left: 280px;';
theGrid['prepend-8'] = 'padding-left: 320px;';
theGrid['prepend-9'] = 'padding-left: 360px;';
theGrid['prepend-10'] = 'padding-left: 400px;';
theGrid['prepend-11'] = 'padding-left: 440px;';
theGrid['prepend-12'] = 'padding-left: 480px;';
theGrid['prepend-13'] = 'padding-left: 520px;';
theGrid['prepend-14'] = 'padding-left: 560px;';
theGrid['prepend-15'] = 'padding-left: 600px;';
theGrid['prepend-16'] = 'padding-left: 640px;';
theGrid['prepend-17'] = 'padding-left: 680px;';
theGrid['prepend-18'] = 'padding-left: 720px;';
theGrid['prepend-19'] = 'padding-left: 760px;';
theGrid['prepend-20'] = 'padding-left: 800px;';
theGrid['prepend-21'] = 'padding-left: 840px;';
theGrid['prepend-22'] = 'padding-left: 880px;';
theGrid['prepend-23'] = 'padding-left: 920px;';
theGrid['border'] = 'padding-right: 4px;  margin-right: 5px;  border-right: 1px solid #eee;';
theGrid['colborder'] = 'padding-right: 24px;  margin-right: 25px;  border-right: 1px solid #eee;';
theGrid['pull-1'] = 'margin-left: -40px;';
theGrid['pull-2'] = 'margin-left: -80px;';
theGrid['pull-3'] = 'margin-left: -120px;';
theGrid['pull-4'] = 'margin-left: -160px;';
theGrid['push-0'] = 'margin: 0 0 0 18px;  float: right;';
theGrid['push-1'] = 'margin: 0 -40px 0 18px;  float: right;';
theGrid['push-2'] = 'margin: 0 -80px 0 18px;  float: right;';
theGrid['push-3'] = 'margin: 0 -120px 0 18px;  float: right;';
theGrid['push-4'] = 'margin: 0 -160px 0 18px;  float: right;';
theGrid['box'] = 'padding: 1.5em;   margin-bottom: 1.5em;   background: #eee;';
theGrid['space'] = 'background: #fff;  color: #fff;';
theGrid['clear'] = 'display: inline-block;  height: 1%;  display: block;';
theGrid['clear:after'] = 'content: ".";   display: block;   height: 0;   clear: both;   visibility: hidden;';
theGrid['container:after'] = 'content: ".";   display: block;   height: 0;   clear: both;   visibility: hidden;';
