
#stacks_in_1 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(62, 62, 62, 1.00);
	border-width:  10px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_10 {
	background-color: rgba(255, 116, 0, 1.00);
	border: solid rgba(0, 56, 155, 1.00);
	border-width:  10px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  2px;
}
