

.underline {
	text-decoration: underline;
}




.inline {
	display: table-cell;
}
