.frmsHeader {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	padding-top: 7px;
}
#frmFeedback {
	background-color: #F1E9DA;
	width: 80%;
	border: 1px dashed #000000;
}
.frmFeedbackAddress {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}
.pfeedback_address {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}