
#stacks_out_1 {
	margin-left:0;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_64 .stacks_left {
	width:426px;
}

#stacks_in_64 .stacks_row {
	width:852px;
}
#stacks_in_64 {
	border: solid rgba(255, 255, 10, 1.00);
	border-width:  6px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  20px;
	padding:  20px;
}

#stacks_in_69 {
	padding:  15px;
}

#stacks_in_71 {
	padding:  15px;
}

#stacks_in_73 {
	padding:  15px;
}

#stacks_in_75 {
	padding:  15px;
}

#stacks_in_82 {
	padding:  15px;
}

#stacks_in_88 {
	padding:  15px;
}
#stacks_in_26_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_26 a:link, #stacks_in_26 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFF0A;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_26 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_26 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



