@charset "utf-8";
/* CSS Document */

span.trow {
	display: table-row;
}
span.tcell {
	display: table-cell;
	vertical-align: middle;
}