/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	/*background: #fffff url(images/bub_bg_top.png) repeat-x;
}

body.contentpane {
	background: #fff;
}
