#text_info_button_div {
	background-color: #aee28f;
	border: 1px solid #ccc;
	font-size: 16px;
	margin-top: 20px;
	padding: 15px;
	text-align: center;
}

#text_info_button_div table {
	margin: auto;
	width: auto;
}

#text_info_button_div table td {
	vertical-align: middle;
}