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


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







#stacks_in_7 a:link, #stacks_in_7 a:visited {
	background-color:#50A002;
	background: -webkit-gradient(linear, left top, left bottom, from(#50A002), to(#306001));
	border:1px solid #306001;
	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_7 a:hover {
	background-color:#56AC02;
	background: -webkit-gradient(linear, left top, left bottom, from(#56AC02), to(#295301));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7 a:active {
	background-color:#50A002;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7 {
	margin: 50px 0px 0px 0px;
}
#stacks_in_13_button {
	display:block;
	position: relative;
	text-align: center;
}


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



#stacks_in_13 a:link, #stacks_in_13 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_13 a:hover {
	background-color:#CC66FF;
}
#stacks_in_13 a:active {
	background-color:#AD56D8;
}








#stacks_in_13 {
	margin: 100px 0px 0px 0px;
}

#stacks_in_19 {
	border: solid rgba(204, 204, 204, 0.50);
	border-width: 5px 0px 0px 0px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 200px 0px 0px 0px;
}
