
legend {
	font-size:24px; 
	font-weight:bold; 
	color:#996600; 
	margin: 0 6px 6px 6px;
	padding: 0 6px 0 6px;
}
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	border-width: 2px;
    border-style: groove;
    border-color: rgb(192, 192, 192);
}

#sidebar {
	width:0 !important;
}

#content {
	width: 100% !important;
}

table .table--compact {
	border-top-width: 0;
}

.t-content table, .table {
	border: 0;
	border-top: 0;
	border-top-width: 0;
	
}

.t-content td~td, .td~td {
	border:0;
	border-left-width: 0;
}

.t-content tr~tr, .tr~tr {
	border: 0;
	border-top-width: 0;
}

