
#stacks_in_2 {
	border: solid rgba(192, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
}

#stacks_in_22 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
}

#stacks_in_26 {
	border: solid rgba(192, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
}

#stacks_in_30 {
	border: solid rgba(192, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
#stacks_in_32_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_32 a:link, #stacks_in_32 a:visited {
	background-color:#F00000;
	background: -webkit-gradient(linear, left top, left bottom, from(#F00000), to(#900000));
	border:1px solid #900000;
	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_32 a:hover {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#7C0000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_32 a:active {
	background-color:#F00000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



