
#stacks_out_162 {
	width: 800px;
	margin-left:0;
}

#stacks_in_165 {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

#stacks_in_177 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_177 .stacks_right {
	float:right;
	width:49%;
}#stacks_in_182_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_182 a:link, #stacks_in_182 a:visited {
	background-color:#57943A;
	background: -webkit-gradient(linear, left top, left bottom, from(#57943A), to(#345923));
	border:1px solid #345923;
	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_182 a:hover {
	background-color:#5EA03F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5EA03F), to(#2D4D1E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_182 a:active {
	background-color:#57943A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



