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