/* Not Just a Grid v1.1 - June 2011 - (c) 2011 Al Redpath / Outrageous Creations! Licenced under an MIT Licence*/
.container {width:1200px;position:relative; margin:auto;}
.full, .half, .threequarter, .quarter,.third,.twothird,.fifth,.twofifth,.threefifth,.fourfifth,.sixth,.fivesixth {float:left;display:inline;margin:0 10px 0 10px;padding:0;/*background-color:#ffff00;*/}
.full {width:1180px;}
.half {width:580px;}
.threequarter {width:880px;}
.quarter {width:280px;}
.third {width:380px;}
.twothird {width:780px;}
.fifth {width:220px;}
.twofifth {width:460px;}
.threefifth {width:700px;}
.fourfifth {width:940px;}
.sixth {width:180px;}
.fivesixth {width:980px;}
.first {margin-left:0;}
.last {margin-right:0;}
.nogutter {margin:0;}
#g1200 { visibility:visible !important; }
/*BODY {background-color:#0F0;}*/
/*BODY:after {content:"<div>1200 Grid</div>";}*/