#stacks_in_64_float {
	float:left;
	width:20%;
}
#stacks_out_64 {
	margin-left:0;
}

#stacks_in_96 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  3px;
}

#stacks_out_96 {
	width: 90%;
}
