table.feedback{
	width: 60%;
}

table.feedback input{
}

table.feedback textarea{
	width: 100%;
	height: 80px;
}

