/* bg color: #EEF1F8 ; border: #E1E2E7 */

#banner-block #wrap-content {
	border: solid 4px #E1E2E7;
}
#banner-block h1 {
	color: #6d6c65;
	border-bottom: solid 2px #E1E2E7;
}
.info-table tr {
	vertical-align: top;
}
.info-table th {
	background-color: #EEF1F8;
	border: solid 4px  #E1E2E7;
}
.info-table td.divider {
	background-color: #fff;
}
.info-table td {
	background-color: #fff;
}
.info-table td.bd-left-right {
	border: solid 4px  #E1E2E7;
	border-top: 0;
	border-bottom: 0;	
}
.info-table td.bordered {
	border: solid 4px #E1E2E7;	
	background-color: #EEF1F8;	
	border-top: 0;
	padding: 0.5em;
}

.foot .cell-wrapper #editable-column.panel {background-color: #fff; }