
#stacks_in_8 {
	background-color: rgba(102, 102, 102, 1.00);
}

#stacks_in_9 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(102, 102, 102, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
}
