
#stacks_in_29 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_31 .stacks_left {
	width:203px;
}

#stacks_in_31 .stacks_row {
	width:812px;
}
#stacks_in_31 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_out_41 {
	width: 200px;
}

#stacks_out_58 {
	width: 200px;
}

#stacks_out_38 {
	width: 200px;
}

#stacks_out_76 {
	width: 200px;
}

#stacks_out_79 {
	width: 200px;
}
#stacks_in_21_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_21 a:link, #stacks_in_21 a:visited {
	background-color:#FF140A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF140A), to(#BC0C06));
	border:1px solid #BC0C06;
	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_21 a:hover {
	background-color:#FF150A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF150A), to(#A30A05));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_21 a:active {
	background-color:#FF140A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_20_2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 30px 0px 0px 0px;
}
