body {
background-color: #A0A0A0;
text-align: center;
margin: 0;
border: 0;
padding: 0;
}

div.wrapper {
margin: 0 auto;
text-align: left;
position: relative;
width: 600px;
height: 545px;
}
div.wrapper2 {
margin: 0 auto;
text-align: left;
position: relative;
width: 600px;
height: 545px;
}
div.messbox {
background-color: white;
border: 1px solid black;
position: absolute;
left: 305px;
top: 25px;
font-family: Verdana;
font-size: 10px;
width: 275px;
padding-bottom: 15px;
}
div.messbox p {
margin: 10px 20px;
}
span.moveit {
margin-left: 180px;
}
span.moveit2 {
margin-left: 18px;
}
span.moveit a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
span.moveit2 a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

p.seller {
position: absolute;
left: -5px;
margin-left: 0px;
bottom: -9px;
font-size: 7px;
font-style: italic;
color: #303030;
}


form.theform {
display: block;
background-color: transparent;
border: 0;
margin: 0;
border: 0;
padding: 0;
}

div.thefields {
position: absolute;
top: 410px;
left: 10px;
height: 159px;
width: 575px;
background-color: transparent;
z-index: 10;
font-family: Verdana;
color: black;
display: block;
visibility: visible;
}
div.field, div.field2 {
float: left;
margin: 0;
margin-left: 7px;
font-size: 10px;
}
.fieldrow {
clear: both;
margin: 0 1px;
padding: 1px 0;
font-size: 10px;
position: relative;
}
.fieldrow input{
height: 10px;
width: 10px;
margin: 0px;
border: 0;
padding: 0;
}
div.field input,div.field2 input {
height: 18px;
width: 100px;
font-size: 10px;
padding: 2px;
margin-left: -7px;
border: 1px dashed #606060;
}
div.field > input,div.field2 > input {
margin-left: 0px;
}

div#end4 input{
width: 30px;
}
span.check {
font-size: 9px;
}

div.field span.check {
visibility: hidden;
}
div.field2 span.check {
color: red;
}

div#confirm input, div#mail_ok input, div#optional input, div#birthdate input {
height: 10px;
width: 10px;
margin: 0px;
border: 0;
padding: 0;
}
div#confirm, div#mail_ok, div#optional {
font-size: 9px;
}

div#delivery_ok {
font-size: 7px;
padding: 8px;
}

div#birthdate input#pnr {
height: 18px;
width: 100px;
font-size: 10px;
padding: 2px;
margin-left: -4px;
border: 1px solid black;
}
div#getbutton img {
margin-top: 9px;
border: 0;
}

div#email input {
width: 207px;
}
div#zipcode input {
width: 55px;
}
div#city input {
width: 90px;
}
div#address input {
width: 155px;
}
div#firstname select {
height: 18px;
width: 100px;
font-weight: bold;
}
div#thecity {
height: 18px;
width: 100px;
padding: 2px;
margin: 1px;
background-color: #A0A0A0;
font-size: 10px;
font-style: italic;
}

div.field > div#thecity {
height: 14px;
width: 96px;
margin: 0px;
}


.fieldrow select {
width: 41px;
height: 15px;
font-size: 9px;
margin: 0;
border: 0;
padding: 0;
}
input.end4 {
width: 30px;
}
.sendbutton {
position: absolute;
top: 110px;
left: 522px;
z-index: 10;
background-color: #BBBBBB;
color: black;
border: 1px solid black;
font-size: 11px;
}
.textie {
clear: both;
width: 560px;
font-size: 9px;
margin-left: 7px;
margin-top: 10px;
}

.sendbutton:hover {
color: red;
border: 1px solid red;
}
.fieldrow a {
color: blue;
}
.fieldrow a:hover {
color: yellow;
background-color: #CD9E67;
}
div#cityname {
height: 18px;
width: 100px;
font-size: 10px;
border: 0;
background-color: #A0A0A0;
color: #000000;
font-style: italic;
}




select.bigger {
width: 60px;
}
.movein {
margin-left: 7px;
margin-top: 5px;
padding: 5px 0 0 0;
}
div.hidefields {
display: none;
visibility: hidden;
}
.hidden
{
 display: none;
}
div#sizes input {
background-color: transparent;
width: 15px;
margin-left: 10px;
}

span.bugfixer
{
color: transparent;
font-size: 0;
}

div.errorbox h2 {
font-size: 20px;
font-family: Arial,Helvetica,Sans-serif;
letter-spacing: 0.06em;
margin: 15px 30px;
}
div.errorbox p {
font-size: 12px;
font-family: Arial,Helvetica,Sans-serif;
letter-spacing: 0.04em;
line-height: 1.5em;
margin: 15px 60px 15px 30px;
}

div#prompt {
position: absolute;
top: 385px;
left: 50px;
width: 280px;
font-family: Arial,Helvetica,Sans-serif;
font-size: 9px;
font-style: italic;

}