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


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










#stacks_in_28 a:link, #stacks_in_28 a:visited {
	background-color:#795A6B;
	background: -webkit-gradient(linear, left top, left bottom, from(#795A6B), to(#483640));
	border:1px solid #483640;
	padding:3px 20px;
	color:#FAFBEF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_28 a:hover {
	background-color:#826174;
	background: -webkit-gradient(linear, left top, left bottom, from(#826174), to(#3F2E37));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_28 a:active {
	background-color:#795A6B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_28 {
	margin:  7px;
}

#stacks_in_29 {
	font-size: 144%;
}
