
#stacks_in_20 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}

#stacks_out_20 {
	width: 92%;
}

#stacks_in_4 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  7px;
}

#stacks_in_9 {
	background-color: rgba(155, 178, 194, 1.00);
	border: solid rgba(0, 0, 128, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  10px;
	padding:  6px;
}
