#divemploy1 {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 300px;
}
#divemploy2 {
	position: absolute;
	left: 250px;
	top: 60px;
	width: 280px;
}
#divemploy1 label {
	position: absolute;
	left: 0px;
	height: 20px;
}
#divemploy1 input, #divemploy1 textarea {
	position: absolute;
	left: 90px;
	margin-top: -5px;
	padding-left: 3px;
	font-family: inherit;
	font-size: inherit;
	width: 130px;
}
#divemploy2 label, #divemploy2 a {
	position: absolute;
	left: 0px;
	height: 20px;
}
#divemploy2 input, #divemploy2 textarea {
	position: absolute;
	left: 130px;
	margin-top: -5px;
	padding-left: 3px;
	font-family: inherit;
	font-size: inherit;
	width: 130px;
}
#title { top: 0px; }
#name { top: 20px; }
#position { top: 40px; }
#company { top: 60px; }
#address { top: 80px; height: 70px; }
#pcode { top: 160px; }
#phone { top: 180px; }
#email { top: 0px; }
#fax { top: 20px; }
#vactit { top: 40px; }
#divemploy2 #vacdesc { top: 70px; height: 100px; width: 218px; }

#ltitle { top: 0px; }
#lname { top: 20px; }
#lposition { top: 40px; }
#lcompany { top: 60px; }
#laddress { top: 80px; }
#lpcode { top: 160px; }
#lphone { top: 180px; }
#lemail { top: 0px; }
#lfax { top: 20px; }
#lvactit { top: 40px; }
#lvacdesc { top: 70px; }

#submitid { right: 0px; width: 130px; }

