@charset "utf-8";
/* CSS Document */


.FeedbackContainer {
	position: absolute;
	left: 182px;
	top: 139px;
	width: 525px;
	height: 425px;
	border: 1px solid #CCCCCC;
}

.FeedbackHeadline {
	position: absolute;
	width: 349px;
	height: 23px;
	left: 46px;
	top: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #2E768D;
}
.FeedbackInfo1name {
	position: absolute;
	width: 349px;
	height: 67px;
	left: 47px;
	top: 69px;
}


.FeedbackInfo1 {
	position: absolute;
	width: 224px;
	height: 20px;
	left: 120px;
	top: 0px;
}
.FeedbackInfo2 {
	position: absolute;
	width: 385px;
	height: 85px;
	left: 389px;
	top: 16px;
}
.FeedbackInfo2box {
	position: absolute;
	width: 230px;
	height: 85px;
	left: 156px;
	top: 0px;
}



.FeedbackInfo3 {
	position: absolute;
	width: 351px;
	height: 95px;
	left: 13px;
	top: 190px;
}
.FeedbackInfo4 {
	position: absolute;
	width: 473px;
	height: 127px;
	left: 43px;
	top: 137px;
}


.FeedbackSubmit {
	position: absolute;
	left: 411px;
	top: 383px;
	width: 60px;
}
.EmailContainer {
	position: absolute;
	left: 386px;
	top: 8px;
	width: 279px;
	height: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.EmailHeadline {
	position: absolute;
	width: 261px;
	height: 23px;
	left: 13px;
	top: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #2E768D;
}
.EmailSubmit {
	position: absolute;
	left: 174px;
	top: 66px;
	width: 60px;
}
.EmailBox {
	position: absolute;
	width: 213px;
	height: 20px;
	left: 14px;
	top: 67px;
}
.EmailName {
	position: absolute;
	width: 264px;
	height: 29px;
	left: 14px;
	top: 23px;
}

.Thanks {
	position: absolute;
	left: 186px;
	top: 173px;
	width: 541px;
	height: 312px;
}
