#feedback {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 100px;
	width: 355px;
	left: 0px;
	top: 190px;
	right: 200px;
}

#feedback p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.46em;
	width: auto;
	padding: 0px;
	margin: 0px;
	}

#name {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 322px;
	width: 355px;
	left: 200px;
	top: 146px;
	right: 200px;
	bottom: 200px;
}

#name p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.46em;
	width: auto;
	padding: 0px;
	margin: 0px;
	}

#email {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 322px;
	width: 355px;
	left: 200px;
	top: 146px;
	right: 200px;
	bottom: 200px;
}

#email p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.46em;
	width: auto;
	padding: 0px;
	margin: 0px;
	}

.text {
width:200px;
height:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color : #000000; 
background-color: #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#000000;

}

#button {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 100px;
	width: 355px;
	left: 0px;
	top: 190px;
	right: 200px;
}
