
body {
	background: white;
	color: black;
	}

#nav {
	display: none;
	}

.command, .buttons {
	display: none;
	}

form#reservationsSearch {
	display: none;
	}

td:first-child, th:first-child {
	display: none;
	}

.property_header td:first-child {
	display: table-cell;
	}

.ff_rew img {
	display: none;
	}

