body {
  background-image: url(/images_v2/bkgnd.jpg);
  background-position: top left;
  background-repeat: repeat;
  background-color: #005683;
  color: #FFF;
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}
h2 {
  margin: 0 0 12px 0;
  font-size: 22px;
}
h3 {
  margin: 3px 0 0 0;
}
input.submit {
  margin: 15px;
}
form {
  margin: 0;
  padding: 0;
  text-align: right;
}
#registry1 form {
  text-align: left;
}
a {
  color: #FFF;
}
.entrybox1, .entrybox2 {
  background-image: url(/images_v2/entrybox_bg.png);
  width: 225px;
  float: left;
  padding: 15px 25px 15px 15px;
  margin: 20px;
}
.entrybox2 {
  display: none;
}
p {
  text-align: left;
  font-size: 14px;
  padding: 0;
  margin: 5px;
}
img {
  border: 0;
  margin-top: 55px;
}
#err {
  color: #B00;
  margin-top: 20px;
  display: none;
  background-color: #fff;
  border: 1px solid #01598b;
  padding: 5px 10px;
}
input[type="text"], input[type="password"], select {
  width: 203px;
  font-size: 16px;
}
select {
  width: 210px;
}
input[type="submit"] {
  height: 32px;
  font-size: 17px;
}
input[type="button"] {
  width: 150px;
  height: 32px;
  font-size: 17px;
}
input[type="checkbox"] {
  width: 30px;
  height: 30px;
}
#bottomlinks {
  clear: both;
  width: 100%;
  padding: 10px 20px;
  text-align: left;
}
#moreinfo {
  float: left;
  background-color: #01598b;
  background-color: #000;
  border: 2px solid #000;
  padding: 10px 15px;
  font-size: 20px;
  text-align: center;
}
#reset {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#registry {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
#homephone_p1, #homephone_p2,
#bestphone_p1, #bestphone_p2 {
  width: 40px;
}
#homephone_p3, #bestphone_p3 {
  width: 55px;
}
fieldset.kioskopts {
  margin-top: 10px;
  text-align: left;
  font-size: 12px;
}
fieldset.kioskopts h3 {
  display: inline;
  font-size: 16px;
}
#language_preference {
  width: 120px;
}
