/*
  reset browser settings

  This stylesheet is part of mabiz.
  Copyright 2003-2005 by mahono, http://www.mahono.com
*/


* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 100.01%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a img {
  border-width: 0px;
}

hr {
  border-width: 1px;
}

th {
  text-align: left; /* firefox centers <th> */
}


/* misc */

br.clear {
  float: none;
}
