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