

.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_8_page1 {
	height: 40px;
}









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


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










#stacks_in_6_page1 a:link, #stacks_in_6_page1 a:visited {
	background-color:#6B8CC8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B8CC8), to(#405478));
	border:1px solid #405478;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6_page1 a:hover {
	background-color:#7497D8;
	background: -webkit-gradient(linear, left top, left bottom, from(#7497D8), to(#374868));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6_page1 a:active {
	background-color:#6B8CC8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
