h1 {
	display: none;
}
#main {
  width: 954px;
  padding: 0;
  padding-top: 10px;
}
#content {
  width: 954px;
  border: 1px solid white;
	background: url(../images/mockbackground.jpg) no-repeat;
}
#mockspacer {
	margin-top: 350px;
}
#searchform {
  text-align: left;
	top: 100px;
	margin: 0;
	left: 0px;	
}
.centered {
  width: 954px;	
}
form#searchform table.smalldialog {
	width: auto;
	margin-left: 158px;
	margin-top: 239px;
}
form#searchform table.smalldialog td {
	width: 205px;
}
form#searchform table.smalldialog td.lastcell {
	width: 182px;
}
form#searchform table.smalldialog td input.submit {
	width: 182px;
}
