
#stacks_in_1_page5 {
	background-color: rgba(255, 255, 0, 0.15);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  5px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_2_page5 {
	background-color: rgba(255, 0, 0, 0.15);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin:  3px;
	padding:  3px;
}
