#wrap{
	width: 750px;
}


#wrap #container #right_stage{
	float: right;
	}
#wrap #container #left_stage{
	float: left;
	display: block;
	width: 140px;
}
#print_clear{
	clear: both;
	}
