/* This stylesheet simply hides the "real" screen sheet from old browsers which do not understand @import */

@import url("screen.css");table.content {
	left: -20px;
}
