#divviews1 {
	position: absolute;
	left: 0px;
	top: 60px;
}
#divviews2 {
	position: absolute;
	left: 0px;
	top: 110px;
}
#divviews1 label {
	position: absolute;
	left: 0px;
	height: 20px;
}
#divviews1 input {
	position: absolute;
	left: 90px;
	margin-top: -5px;
	padding-left: 3px;
	font-family: inherit;
	font-size: inherit;
	width: 130px;
}
#divviews2 label {
	position: absolute;
	top: 0px;
	height: 20px;
	width: 200px;
	margin-left: 1px;
	line-height: 1em;
}
#divviews2 textarea {
	position: absolute;
	top: 29px;
	font-family: inherit;
	font-size: inherit;
	width: 190px;
	height: 100px;
}
#name { top: 0px; }
#email { top: 20px; }
#like { left: 0px; }
#dislike { left: 207px; }
#improve { left: 414px; }

#lname { top: 0px; }
#lemail { top: 20px; }
#llike { left: 0px; }
#ldislike { left: 207px; }
#limprove { left: 414px; }

#submitid { right: 0px; width: 130px; }

