
#stacks_in_1 {
	margin:  8px;
	padding:  8px;
}
#stacks_in_8_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8 a:link, #stacks_in_8 a:visited {
	 display: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:#296289;
	background: -webkit-gradient(linear, left top, left bottom, from(#296289), to(#183B52));
	border:1px solid #183B52;
	padding:3px 20px;
	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:#2C6A94;
	background: -webkit-gradient(linear, left top, left bottom, from(#2C6A94), to(#153347));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8 a:active {
	background-color:#296289;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_8 {
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin: -5px 20px 20px 20px;
	padding:  20px;
}

#stacks_in_9 {
	font-size: 140%;
}
