
#stacks_in_1 {
	background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_4_float {
	float:left;
	width:41%;
}
#stacks_in_4 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  3px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_in_18 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  10px;
	-moz-border-radius:  9px;
	-webkit-border-radius:  9px;
	border-radius:  9px;
}
