fieldset {
	border: none;
}

legend {
	display: none;
}

#hide {
	display: none;
}

#menu {
	display: none;
}

table.phpbrowse {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

table.phpbrowse thead th {
	color: #000000;

	text-align: left;
	font-weight: bold;

	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.phpbrowse tbody td {
	text-align: left;

	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.phpbrowse .DETAI {
	display: none;
}

table.nav {
	display: none;
}