table.mdashlist tr td {
	font-size: .8em;
}
table.mdashlist thead th {
	font-size: .8em;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: underline;
}
table.mdashlist thead th.transback {
	background-color: transparent !important;
}
.ui-listview-filter-inset {
    margin-top: 0;
}
 table.xsingle td.highlight {
	 background: #FFC4A5;
 }
 .ui-header .ui-title, .ui-footer .ui-title {
	margin: 0 10% !important;
}
p.header {
	font-weight: bold;
	color: #0000CC;
}