/* databack: background color for data areas */
.databack {
	background-color: #F3F28A;
}/* databack: background color for data areas */
.databack {
	background-color: #F3F28A;
	/*these 2 lines added in 5.0*/
	border-right: 1px solid #bbb; 
	border-bottom: 1px solid #bbb;
}/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

