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

padding:2.5em 0.5em;

font-style:italic;
}


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


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

#stacks_in_3 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#stacks_in_2 img {
	cursor: pointer;
	width: 56px;
}
#stacks_in_2 {
	background-color: rgba(15, 128, 255, 1.00);
	border: solid rgba(15, 128, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
}
#stacks_in_8_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8 a:link, #stacks_in_8 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8 a:hover, #stacks_in_8 a:active {
	color:#FFFFFF;
}







#stacks_in_8 a:link, #stacks_in_8 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8 {
	margin:  7px;
	padding:  4px;
}
