.imgTxtBox {
	overflow:auto;
	margin-bottom:20px;
}

.leftBox {
	float:left;
	width:70%;
}

.rightBox {
	float:right;
	width:28%;
	text-align:center;
	word-wrap:break-word;
}
