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

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_2_page5 .pullquote:before, #stacks_in_2_page5 .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_2_page5 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_2_page5 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_2_page5 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_5_page5 .mb_slideshow img { width: 100%; height: auto }




#stacks_in_5_page5 .mb_slideshow { 
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d;  
}


/* overlay */
#stacks_in_5_page5 .cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; 
    bottom: 0; 
    width: 100%; 
    z-index: 600;
    padding:0 5px;
    background: black; 
    color: white; 
    opacity: .5;
}

