#competition, #thanks {
  width: 570px;
  float: left;
}
#competition #personal-details label {
  float: left;
  border: 0;
  margin: 0;
  padding: 0px 0px 10px 0px;
  width: 125px;
  height: 1%;
}
#competition #personal-details div.inputfield {
  border: 0;
  margin: 0;
  padding: 0px 0px 10px 0px;
  height: 1%;
}

#competition .clear {
  height: 1px;
}

h2 {
  color: #fff;
  background: url(/images/secure-curve-tl.gif) no-repeat;
  font-size: 1em;
  line-height: 25px;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  line-he\ight: 24px;
  border-bottom: 1px solid #fff;
}
div.heading-curve {
  background: #AE1130 url(/images/secure-curve-tr.gif) top right no-repeat;
}
div.form-heading-curve {
  width: 354px;
  background: #AE1130 url(/images/secure-curve-tr.gif) top right no-repeat;
}
div.heading-curve {
  background: #AE1130 url(/images/secure-curve-tr.gif) top right no-repeat;
}

div.contents {
  padding: 10px 10px 10px 20px;
  background-color: #d2d2d2;
}

div.captcha{
margin: 5px 0 5px 0;
padding:3px;
border:1px solid #000;
overflow:hidden;
}

div.captcha div.image{
width:130px;
float:left;
}

div.captcha div.inputfield{
float:right;
width:390px;
}


label#captchalabel{
width:376px ;

}