/*----------- common----------- */

#text_box_right {
	float: right;
	width: 293px;
	clear: none;
}

#text_box_left {
	clear: none;
	float: left;
	width: 293px;
}
