
header {
  padding:0
} 

body {
  background:#FFFFFF;
  margin:0;
}

a {
 text-decoration:none;
}

input[type="text"],
textarea {
 font-size:13px;
 width:570;
 border:1px solid #888888;
 border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.ft1 {
 font-size:14px;
}

.ft2 {
 font-size:14px;
}

.p10 input {display: none;}
.p10 input + img {width: auto;}
.p10 input:checked + img {max-height: 640px;}

.p11 input {display: none;}
.p11 input + img {max-height: 100%; }
.p11 input:checked + img {max-height: 400px;}