/*body {
    background: #fff url('../images/gridbg.gif');
}
*/
.debug_borders, .debug_borders td, .debug_borders th {
	border: 1px solid #888;
}

#grid_debug {
	display: none;
    background: transparent url('../images/grid/grid22.gif');
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 10000px;
}