@charset "utf-8";
/* CSS Document */
.FeedBackDTTbl {width:90%}
.FeedBackDTTbl table{width:90%}
.FeedBackDTTbl table tr td{padding:5px}

.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:#fff;
}.FeedBacktr_owner{
	background-color:#e8e8ce;
}