#feedbackform table {margin-bottom: 8px; margin-top: 8px; border: 1px solid navy; width:99%;}
#feedbackform th {background: navy; color: white; font-weight:normal; border-bottom:1px solid white; text-align: left;}
#feedbackform td {background: white;}
#feedbackform select {font-size: 10px;}
#feedbackform input {font-size: 10px;}
#feedbackform label {}
#feedbackform a img {margin-right: 2px;}
#feedbackform a:hover img.l1, #feedbackform a:focus img.l1, #feedbackform a:active img.l1 {background:red;}
#feedbackform a:hover img.l2, #feedbackform a:focus img.l2, #feedbackform a:active img.l2 {background: #FF8A00;}
#feedbackform a:hover img.l3, #feedbackform a:focus img.l3, #feedbackform a:active img.l3 {background: yellow;}
#feedbackform a:hover img.l4, #feedbackform a:focus img.l4, #feedbackform a:active img.l4 {background: #AFDF8B;}
#feedbackform a:hover img.l5, #feedbackform a:focus img.l5, #feedbackform a:active img.l5 {background: green;}