/* Not Just a Grid v1.1 - June 2011 - (c) 2011 Al Redpath / Outrageous Creations! Licenced under an MIT Licence*/
.container {width:1380px;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:#ffff99;*/}
.full {width:1360px;}
.half {width:670px;}
.threequarter {width:1015px;}
.quarter {width:325px;}
.third {width:440px;}
.twothird {width:900px;}
.fifth {width:256px;}
.twofifth {width:532px;}
.threefifth {width:808px;}
.fourfifth {width:1084px;}
.sixth {width:210px;}
.fivesixth {width:1130px;}
.first {margin-left:0;}
.last {margin-right:0;}
.nogutter {margin:0;}
#g1400 { visibility:visible !important; }
/*BODY {background-color:#FF0;}*/
/*BODY:after {content:"<div>1380 Grid</div>";}*/