
#stacks_in_264_page18 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_264_page18 .stacks_right {
	float:right;
	width:49%;
}/* Minesweeper v1.0.6 Copyright @2010-2012 Joe Workman */
 body.caution{cursor:help}table.mine-sweeper td{background-color:#f0f0f0;border:1px solid #333;cursor:pointer;height:50px;line-height:50px;overflow:hidden;text-align:center;width:50px}table.mine-sweeper td.active{background-color:#d8d8d8}table.mine-sweeper td.bomb{font-weight:bold}table.mine-sweeper td.bombed{background-color:#ffd0d0;color:#c00;font-weight:bold}table.mine-sweeper td.caution{background-color:#ffd0d0;color:#c00;font-weight:bold} 

#stacks_in_23_page18 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_23_page18 .stacks_right {
	float:right;
	width:49%;
}