/* Not Just a Grid v1.1 - June 2011 - (c) 2011 Al Redpath / Outrageous Creations! Licenced under an MIT Licence*/
.container {width:780px;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:760px;}
.half {width:370px;}
.threequarter {width:565px;}
.quarter {width:175px;}
.third {width:240px;}
.twothird {width:500px;}
.fifth {width:760px;}
.twofifth {width:760px;}
.threefifth {width:760px;}
.fourfifth {width:760px;}
.sixth {width:760px;}
.fivesixth {width:760px;}
.first {margin-left:0;}
.last {margin-right:0;}
.nogutter {margin:0;}
#g780 { visibility:visible !important; }
/*BODY {background-color:#666;}
BODY:after {content:"<div>780 Grid</div>";}*/
