#profile {
  margin-top: 55px;
  color: #003574;
  width: 570px;
}

#profile .querybox {
  margin: 0px;
  padding: 0px;
}

#profile .boxheader {
  background-color: #003574;
  color: white;
  font: 10px Arial;
  font-size: 10px;
  height: 17px;
  padding: 0px 0px 0px 11px;
  text-transform: uppercase;
  left: 0px;
  top: 0px;
  position: relative;
}

#profile .boxcontent {
  border: solid 1px #003574;
  margin: 0px;
  padding: 30px 0px;
  font: 12px Arial;
}

#profile .smallfont {
  font: 11px Arial;
}

#profile .boxanswer_big {
  background-color: #003574;
  color: white;
  height: 34px;
  font: bold 14px Arial;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  right: 0px;
  bottom: 0px;
}

#profile .boxanswerlink {
  color: white;
}

#profile img {
  border: 0px;
}

#profile input {
  border: solid 1px #003574;
  background-color: #C3C7CA;
  height: 19px;
  width: 269px;
  font: 11px Arial;
  color: black;
  padding: 2px;
}

#profile select {
  border: solid 1px #003574;
  background-color: #C3C7CA;
  height: 19px;
  width: 269px;
  font: 11px Arial;
  color: black;
  padding: 2px;
}

#profile table, #profile td, #profile tr {
  font: 12px Arial;
  line-height: 25px;
  color: #003574;
}

#profile h1 {
  font: bold 16px Arial;
  line-height: 20px;
  margin: 0px 0px;
  margin-bottom: 20px;
  padding-top: 30px;
  color: #003574;
}

#profile p {
  font: 12px Arial;
  line-height: 18px;
  margin-bottom: 25px;
}

#profile p.beforeerror {
  margin-bottom: 0px;
}

#profile p.error {
  color: #CC0033;
}

#profile a {
  font: bold 12px Arial;
  color: #003574;
}

#profile hr {
  border: none;
  height: 1px;
  color: #003574;
  background-color: #003574;
  width: 100%;
  margin: 10px 0px;
}

#profile .without {
  height: auto;
  width: auto;
  background-color: transparent;
  border: 0px;
}

#profile .spacing {
  font-size: 1px;
  line-height: 1px;
  height: 15px;
}

#profile .error {
  color: #CC0033;
  width: auto;
}

#profile .small {
  font: 10px Arial;
}

#profile #show td {
  line-height: 20px;
}

#profile .auctionlist {
  width: 100%;
}

#profile table.auctionlist, #profile .auctionlist tr, #profile .auctionlist td, #profile .auctionlist th {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

#profile table.auctionlist {
  width: 632px;
}

#profile .auctionlist th {
  background-color: #013471;
  color: #ffffff;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  text-align: left;
  padding: 10px 15px;
  text-transform: uppercase;
}

#profile .auctionlist td {
  color: #013471;
  font-weight: normal;
  font-size: 11px;
  line-height: 11px;
  padding: 9px 15px 6px 15px;
  border-right: 1px solid #c7c6cb;
}

#profile .auctionlist td.last {
  border: 0px;
}

#profile .auctionlist tr.firstadd td {
  border: 0px;
  border-top: 1px solid #013471;
  font-size: 11px;
  line-height: 11px;
  padding: 9px 15px 6px 15px;
  text-align: right;
}

#profile .auctionlist tr.additional td {
  font-size: 11px;
  line-height: 11px;
  border: 0px;
  padding: 9px 15px 6px 15px;
  text-align: right;
}

#profile .auctionlist tr.color0 {
  background-color: #ffffff;
}

#profile .auctionlist tr.color1 {
  background-color: #e1e1e9;
}

#profile .auctionlist a {
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
}

#profile .boxanswer {
  background-color: #003574;
  color: white;
  height: 17px;
  vertical-align: middle;
  float: right;
}

#profile .boxanswer a {
  font: bold 11px Arial;
  line-height: 11px;
  font-weight: bold;
  color: #ffffff;
}

#profile .tablediv {
  width: 632px;
}

pre {
  border: solid 1px black;
  background-color: yellow;
  font: 10px monospace;
  margin: 20px;
  padding: 5px;
  width: 100%;
  height: 300px;
  overflow: auto;
  display: none;
}
