body {
  margin: 10px;
  padding: 0px;
 background-image: url('http://www.innovator.mosquito.net.nz/mbbs2/templates/inspanel/images/common/theme/misc/bg.gif');
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  color: black;
  text-align: left;
}

#content {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.error-txt {
  color: red;
}

#tf-name  { width: 300px; }
#tf-email { width: 300px; }

.sql-error, .sql-query { font-weight: bold; }

.admin-page-title { height: 30px; font-weight: bold; font-size: 12pt; }


#header {
  text-align: center;
}

#footer { 
  margin-top: 20px; text-align: center; 
}


#hdr-image {
  position: relative;
}

#hdr-sold {
  position: absolute;
  top: 5px;
  right: 5px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: white;
}

.nav-button {
  width: 144px;
  height: 27px;
}



#main-text {
  text-align: justify;
  font-size: 8pt;
}

#x1, #y1, #wd, #ht {
  width: 25px;
  text-align: right;
}

.order-label {
  text-align: right;
}

.tell-label {
  text-align: right;
}

#yname, #ymail, #fname, #fmail {
  width: 250px;
}

#message-box {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border: solid 1px black;
  text-align: center;
  padding: 5px;
  background-color: white;
  width: 600px;
}

