/* Listview*/
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table{ width:700px; }
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table tr#listheader {font-weight:bold;background-color: #7B99B8;}
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table tr#listheader td { padding:5px;}
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table tr.listrow2 { background-color: #BECDDC;}
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table tr.listrow { background-color: #D0DAE5;}
.tx-czmupstatus-pi1 .tx-czmupstatus-pi1-listrow table .listrow td, .listrow2 td {padding: 0 5px 0 5px;}

/* Singleview*/
.tx-czmupstatus-pi1 table#singleview {width:700px;}
.tx-czmupstatus-pi1 table#singleview tr.listrow { background-color: #D0DAE5;}
.tx-czmupstatus-pi1 table#singleview tr.listrow2 { background-color: #BECDDC;}	
.tx-czmupstatus-pi1 table#singleview tr.listrow  td.title { text-align:right;}
.tx-czmupstatus-pi1 table#singleview tr.listrow2  td.title { text-align:right;}
/* bgcolor="#7B99B8"   bgcolor="#BECDDC"  bgcolor="#D0DAE5"*/
