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


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










#stacks_in_21 a:link, #stacks_in_21 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_21 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_21 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_150 {
	padding:  10px;
}

#stacks_in_152 {
	font-size: 149%;
	font-weight: bold;
}

#stacks_out_154 {
	width: 350px;
}
