Yessir, the business of bulleted lists, etc., I believe has at last resonated in that stubborn spot between my ears. Thank-you–all–for your assistance.
Furthermore: My attempts to customize hyperlinks within the “feedback” class have failed, whereas the code [see below] works correctly when tested elsewhere. What other method would you recommend trying?
a.feedback {
background : url(img/date-pointer_o.gif) left center no-repeat;
border-bottom : none;
color : #444;
display : block;
font-size : 9px;
margin : 15px 0 25px 0;
padding: 0 0 0 15px;
}
a.feedback:hover {
background-color : #fafafa;
background-image : url(img/date-pointer.gif);
border-bottom : none;
color : #444;