.noprint {
	display: none;
}

table.appointment tr td {
	vertical-align: top;
	border-top: 1px;
	border-top-style: solid;
}

table.appointment thead tr th {
	text-align: left;
}
