/*------------------------------------------------------------------------------
  S Y S T E M
  Stylesheet to set system defaults for HTML elements
  ------------------------------------------------------------------------------
*/


div
{
  position:absolute;
}

img.tree
{
  vertical-align: bottom;
}

td
{
	vertical-align:top;
}

._NoStyle {}
