
.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_12 .stacks_left {
	width:201px;
}

#stacks_in_12 .stacks_row {
	width:603px;
}
#stacks_in_12 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
	margin:  4px;
	padding:  9px;
}
