option:hover { background-color: yellow; } body { background-color: #FFFFFF; } table { margin-left: auto; margin-right: auto; border-collapse: collapse; width: auto; } select { background-color: #FFFFFF; -webkit-appearance: auto; -moz-appearance: auto; appearance: auto; } input { text-align: right; background-image: url('https://img1.wsimg.com/blobby/go/0542d7e9-3b6a-4224-a41b-e5f3bdbd03e2/downloads/dollar_no_background.png?ver=1642997487938'); background-position: 5px; background-repeat: no-repeat; } input.amt { background-color: #FFFFFF; } input.total { background-color: #FFFFFF; } td { padding: 2px 5px 2px 5px; } th.header { background-color: #504d4d; text-align: center; color: #FFFFFF; font-weight: bold; text-decoration: underline; } td.total { text-align: right; font-weight: bold; } td.title { text-align: center; font-size: 28px; font-weight: bold; } td.subtitle { text-align: center; font-weight: bold; }