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: 398px;
left: 18px;
height: 159px;
width: 575px;
background-color: transparent;
z-index: 10;
font-family: Verdana;
color: black;
display: block;
visibility: visible;
}
.field {
float: left;
margin: 0;
margin-left: 7px;
font-size: 10px;
}
.fieldrow {
clear: both;
margin: 0 1px;
padding: 1px;
font-size: 10px;
}
.fieldrow input{
height: 10px;
width: 10px;
margin: 0px;
border: 0;
padding: 0;
}
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;
}

.field input {
height: 18px;
width: 100px;
font-size: 10px;
padding: 2px;
margin-left: -7px;
}
div.field > input {
margin-left: 0px;
}
.fieldrow select {
width: 37px;
height: 15px;
font-size: 10px;
margin: 0;
border: 0;
padding: 0;
}
input.end4 {
width: 30px;
}
.sendbutton {
position: absolute;
top: 124px;
left: 522px;
z-index: 10;
background-color: #BBBBBB;
color: black;
border: 1px solid black;
font-size: 11px;
}
.textie {
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;
}

