.tx-synthevent-pi1 .listTable {
	border-collapse: collapse;
	border: 1px #ACB0C3 solid;
}

.tx-synthevent-pi1 .listTable th,
.tx-synthevent-pi1 .listTable td{
	font-size: 11px;
	border-color: #ACB0C3;
	border-style: solid;
	border-width: 1px 0px 0px;
	
}

.tx-synthevent-pi1 .listTable .td_odd {
	background: #EBEBEB;
}

.tx-synthevent-pi1 .listTable tr.even{
	background: #CBD0E4;
}

.tx-synthevent-pi1 .listTable tr.odd{
	background: #CBD0E4;
}

.tx-synthevent-pi1 .listTable th {
	font-weight: bold;
	background: #ACB0C3;
}

.tx-synthevent-pi1 .listTable th a{
	color: #000;
}

.tx-synthevent-pi1 .label {
	font-weight: bold;
	margin-right: 13px;
}

.tx-synthevent-pi1 .detailField-title .label,
.tx-synthevent-pi1 .detailField-files .label {
	display: none;
}

.tx-synthevent-pi1 .detailField-title {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}




