
#stacks_in_158 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_154 {
	margin: 10px 5px 10px 5px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_150 {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}
#stacks_in_151_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_151 a:link, #stacks_in_151 a:visited {
	background-color:#0850A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0850A0), to(#053060));
	border:1px solid #053060;
	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_151 a:hover {
	background-color:#0956AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#0956AC), to(#042953));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_151 a:active {
	background-color:#0850A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



