#maincontent {
	position: relative;
}
#maincontent-head {
	margin-left: 266px; /*236 + 30*/
}
#maincontent-body {
	margin-left: 266px; /*236 + 30*/
}
.leftcontent {
	position: absolute;
	left: 0;
	top: 35px;
}
html>body .leftcontent {
	left: 50px;
}

textarea#Address { width: 20em;  }
textarea#AddressVisit { width: 20em;}
textarea#Presentation { height: 10em;  }
textarea#Comment { height: 5em; }
input#Name,
input#Email,
input#Address { width: 20em; }
input#Code,
input#Phone1,
input#Phone2 { width: 10em; }

