* {
	font-family: "Dax Wide", Helvetica, Arial, Sans-Serif;
}
h1 {
	display: none;
}
#main {
  width: 1025px;
  padding: 0;
}
#content {
  width: 1025px;
  border: 1px solid white;
	background: url(../images/mockbackground.jpg) no-repeat;
}
#mockspacer {
	margin-top: 250px;
}
#searchform {
  text-align: left;
	top: 100px;
	margin: 0;
	left: 0px;	
}
.centered {
  width: 1025px;	
}
form#searchform table.smalldialog {
	margin-left: 14px;
	margin-top: 365px
}
form#searchform table.smalldialog td {
	width: 205px;
	padding: 1px;
}
.smalldialog input {
}
form#searchform table.smalldialog td input.submit {
}
label {
	font-size: 11px;
}
