.subtype {
	display:none;
}
.tableTransaction {
    width: 100%;
}
.tableTransaction td {
    padding: 5px;
}
.tableTransaction tr.th  td {
    font-weight: bold;
}
.tableTransaction h4 {
    font-size: 100%;
}