.marcsLabel
{
	font-weight: bold;
}

.bkgr_section {
	display: none;
	background-color:white;
	border: 2px solid black;
	border-radius: 4px;
	padding: 4px;
/* 	background-color:rgba(255,165,0,0.5); */
}
/* reset the general settings from etc.css */
/*
table {
	background-color: none;
	background-image: none;
}

p,pre,tt,i,ul,li {
	background-color: none;
    background-image: none;
}

.museTable {
	border: 1px solid darkgray;
	padding: 8px;
}

.target {
	background-color: #b8b8e0;
}
*/
/* .bkgr {
	background-color:rgba(255,165,0,0.5);
	border: 2px solid green;
} */
