/* CSS Document */

#body form{
	width:450px;
	margin:auto;
    margin-left:0;
    float:left;
}
#body form input{
	width:300px;
}
#body form ul li textarea{
	width:300px;
	height:100px;
}
#body form input.button{

  border:0;
  width:83px;
  height:19px;
  margin-top:5px;
  margin-left:315px;
}
#contact ul {
  list-style-type:none;
}
#contact ul li{
    float:left;
}
#contact ul li label {
  width:70px;
  float:left;
}
#adetails {

    position:absolute;
    top:192px;
    left:635px;
    text-align:center;
    width:70px;
}
#adetails h2{
  font-size:14px;
  padding-bottom:3px;
}
#adetails {
    line-height:0.6;
    margin-top:6px;
}
#adetails p{
  padding:0;
  line-height:1.4;
}
#adetails td p br{

}
#adetails td{
  padding:0;

}
