
#stacks_in_15 {
	background-color: rgba(251, 2, 255, 0.22);
}
#stacks_in_19_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_19 a:link, #stacks_in_19 a:visited {
	background-color:#FF7FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7FFF), to(#BD4CBF));
	border:1px solid #BD4CBF;
	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_19 a:hover {
	background-color:#FF89FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF89FF), to(#A342A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_19 a:active {
	background-color:#FF7FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_19 {
	background-color: rgba(255, 255, 255, 1.00);
}
