/*
-----------------------------------------------
bepress Publication-Level ir-local.css
Author:   bepress
Version:  February 1, 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Homepage Slideshow saved for all galleries CUSTOM-1837 */

#main.text .newCarousel {
	margin-bottom: 10px; 
	margin-left: 45px; }

#main.text .newCarousel .news-slider .text-content {
	width: 225px;
	height: 200px; }

#main.text .newCarousel .news-slider .text-content h2 {
	font-size: 16px; }

#main.text .newCarousel .news-slider .text-content p { 
	line-height: 1.5em; }

#main.text .newCarousel .news-slider .image-content {
	height: 100%;
	max-height: 200px; }
	
#main.text .newCarousel .news-slider .image-content a {
	display: block;
	width: 100%;
	max-width: 400px;
	height: 100%;
	max-height: 200px;
	float: right;
	text-align: center !important;
	vertical-align: middle !important; }
	
#main.text .newCarousel .news-slider .image-content img {
    width: auto;
    max-width: 400px;
    height: auto;
    max-height: 200px;
    vertical-align: middle !important; }