@import "screen.css";

* {
	color:#000 !important;
}
html {
	height:auto;
	max-height:auto;
	overflow:visible;
}
body {
	height:auto;
	min-height:auto;
	height:auto;
	overflow:visible;
	max-height:auto;
}
td,th {
	border:1px solid #777;
}
#logo
{
	text-indent:none;
}
#nav
{
	display:none;
}
.cartbuttons
{
	display:none;
}
