#stacks_in_14_button {
	display:block;
	position: relative;
	text-align: center;
}


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



#stacks_in_14 a:link, #stacks_in_14 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_14 a:hover {
	background-color:#1D6C90;
}
#stacks_in_14 a:active {
	background-color:#185B7A;
}








#stacks_in_14 {
	background-color: rgba(241, 241, 241, 1.00);
	margin: 10px 0px 15px 0px;
	padding: 0px 1px 0px 0px;
}

#stacks_out_14 {
	margin-right:0;
}
