/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Programs and Degrees */
.view-search-for-classes, 
.view-programs-list {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}
.not-front #columns .columns-inner {
	width:100% !important;
	max-width:1024px;
}
.image-style-search-for-classes {
	width:100%;
	height:auto;
}
