
.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_41 .stacks_left {
	width:200px;
}

#stacks_in_41 .stacks_row {
	width:400px;
}
#stacks_in_4 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_8 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_11 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
#stacks_in_56_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_56 a:link, #stacks_in_56 a:visited {
	background-color:#6C00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#6C00FF), to(#4100BF));
	border:1px solid #4100BF;
	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_56 a:hover {
	background-color:#7500FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#7500FF), to(#3800A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_56 a:active {
	background-color:#6C00FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



