  ﻿/* Old min-width 992 */
.artGallery {
	padding: 20px;
}
.artGallery .thumb:nth-child(n) { display: block; width: 120px; margin: 0 20px 0 0; }
.artGallery .thumb:nth-child(4n+0) { margin-right: 0; }
.artGallery .thumb:nth-child(n+5) { margin-top: 20px; }
.studentWork .thumb:nth-child(n) { display: block; margin: 0 20px 20px 0; }
.studentWork .thumb:nth-child(3n+0) { margin-right: 0; }
.showcase .showcaseImage {
	position: absolute;
	width: 820px;
	height: 360px ! important;
}
.showcase .showcaseImage img {
	height: 360px ! important;
}
.showcase .thumbs {
	width: 120px;
}
.showcase .thumbs a {
	width: 100%;
}
.showcase .thumbs a img {
	display: block;
	width: 100%;
}
.showcase .description {
	width: 250px;
	height: 320px;
	background: url('http://www.hendrix.edu/gallery/webimages/blackBg.png');
}
.showcase .description p {
	max-height:232px;
}
.workCategories .thumb,
.workCategories .thumb:first-child {
	width: 220px;
}
/* Old min-width gallery-viewer 992 */
/*.galleryContainer { background: #000 url('http://www.hendrix.edu/gallery/webimages/galleryBg.jpg') repeat-y 520px top; }*/
.galleryContainer .column1 {
	width: 500px;
	min-height: 448px;
}
.galleryContainer .column2 {
	width: 360px;
	padding: 15px 20px;
	margin-left: 20px;
}
.galleryContainer .column2 .description .jScrollbar_mask {
	width: 322px;
	padding-top: 1px;
}
.galleryContainer .column2 .sectionNavigation > ul > li > a {
	font-size: 15px;
	padding: 4px 9px 4px 9px;
}
.galleryNav .thumbs {
	width: 550px;
}
