@charset "utf-8";
/* CSS Document */
.FeedBackKey{
	background-color:#ffeecc;
}
.FeedBackTbl{
	font-family:tahoma; 
	font-size:12px;
}
.FeedBackDTTbl{
	background-color:#FAF9DB;
	font-family:tahoma; 
	font-size:12px;
}
.FeedBacktitle{
	background-color:#b7c8d7;
	text-align:left;
	width:25%;
}.FeedBackrow{
	background-color:#d7dee4;
	text-align:right;
	width:25%;
}
.FeedBacktr_customer{
	background-color:#e8dcce;
}.FeedBacktr_owner{
	background-color:#e8e8ce;
}