/*Doesnt work min-with*/
.wrap { width:1280px;}
/*Hacked for IE8 without JS*/
.cols .col.last, .col_1of2:first-child + .col_1of2, .col_1of3:first-child + .col_1of3 + .col_1of3, .col_1of4:first-child + .col_1of4 + .col_1of4 + .col_1of4, .col_2of4:first-child + .col_2of4 { margin-right: 0; }
