
#outerGliderstacks_in_78 {
	height: 60vh;
	padding: 0px !important;
	margin: 0px auto !important;
	width: 80%;
	position: relative;
}

#myGliderstacks_in_78 img {
	border-style: none;
}

/* #myGliderstacks_in_78.roundabout-holder .centered_image img.imageStyle {
	height: em;
	width: em;
	padding:0;
	margin:0;
} */

#myGliderstacks_in_78.roundabout-holder {
	height: 60vh;
	margin: 0 auto;
}

#myGliderstacks_in_78 li.roundabout-moveable-item {
	list-style:none !important;
}

#myGliderstacks_in_78 .roundabout-moveable-item {
	/* width: em; */
	cursor: pointer;
}

#myGliderstacks_in_78 .roundabout-in-focus {
	cursor: auto;
}

#stacks_in_55 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_55 .pullquote:before, #stacks_in_55 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_55 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_55 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_55 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_55 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}