body{
	background: none;
	color: #000;
}

a, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#header, #top-panel {
	display: none;
}

#box, #box h3, form#form legend, form#form fieldset {
	background: none;
	color: #000;
}

#box, form#form legend, form#form fieldset {
	border: 1px solid #ccc;
}

#box h3 {
	border-bottom:1px solid #ccc;
}

table.odd, table th.headerSortUp, table th.headerSortDown, thead {
	background: none;
	color: #000;
}

form#form input, form#form textarea, form#form option, form#form optgroup {
	background: none;
	color: #000;
	border: 1px solid #ccc;	
}

td, th{
	border:1px solid #ccc;
} 

.filters {
	display: none;
}

th.actions-col, td.actions-col {
	display: none;
}

#button1, #button2, a#button1 {
	display: none;
}

.print-button {
	display: none;
}

#footer {
	display: none;
}

#flash-box {
	display: none;
}
