
#stacks_in_1 {
	background-color: rgba(204, 204, 204, 1.00);
}

#stacks_in_2 {
	background-color: rgba(254, 204, 102, 0.60);
}

#stacks_in_4 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin: 20px 50px 20px 50px;
	padding:  10px;
}

#stacks_in_6 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 0px 50px;
}

#stacks_out_6 {
	width: 250px;
	margin-left:0;
}

#stacks_in_8 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(76, 76, 76, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin: 20px 50px 10px 50px;
	padding:  10px;
}
