body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.feedback_table {
 border: solid 1px #000000;
 border-top-style: none;
 border-left-style: none;
 text-align: center;
 margin:3px 5px 1px 3px;
 border-spacing: 0px;
 border-collapse: 0px;
}

.feedback_td {
  font-family: Verdana;
  font-size: 11px;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000; 
  border-right-style: none;
  border-bottom-style: none;
  text-align: center;
  padding:0px 5px 0 5px;
  color: #000000; 
}

.feedback_td_end {
  font-family: Verdana;
  font-size: 11px;
  border-right-style: solid 1px #000000;
  border-bottom-style: none;
  border-top-style: solid 1px #000000;
  text-align: center; 
  padding:0px 5px 0 5px;
  color: #000000;
}

img {
  border: 0px
}
