
#stacks_in_2 .stacks_left {
	float:left;
	width:69%;
}

#stacks_in_2 .stacks_right {
	float:right;
	width:29%;
}