
.centerME .ttxt {
	display: table;
}

.centerME p {
    display: table-cell;
    vertical-align: middle;
}
