
.min-960 {
	display: block;
}

.cgs {
	width: 38.2%;
}

.cgb {
	width: 61.8%;
}

.c75 {
	width: 75%;
}

.c66 {
	width: 67%;
}

.c33 {
	width: 33%;
}


.c33f {
	width: 33%;
}

.c25 {
	width: 25%;
}

.c25:nth-child(2n+2) {
	clear:none;
}

.c25:nth-child(4n+2) {
	clear:both;
}

#food_quicksearch {
	width: 20em;
}

/* DYNAMIC TABLE */

.list-table .list-header .count-view-head {
	display: table-cell;
}

.list-table .count-view {
	display: block;
}


