.category { margin: 0px; padding-left: 15px; padding-bottom: 2px; list-style-image: url('/images/category.jpeg'); border-left: solid 2px gray; border-top: outset 1px #BBBBBB; border-bottom: inset 1px #999999; } .feed { list-style: none; list-style-image: none; padding-left: 0px; margin-left: 0px; } .feed a { list-style-image: inherit; background-image: url('/images/feed.jpeg'); background-repeat: no-repeat; background-position: center left; padding-left: 20px; } .feed a:hover { list-style-image: inherit; background-image: url('/images/feed_selected.jpeg'); background-repeat: no-repeat; background-position: center left; padding-left: 20px; } #feeds { padding-left: 20px; } #feed_info { padding: 10px; } #feed_info table { width: 50%; } .feed_attribute { font-size: x-small; font-weight: bold; width: 15%; } .feed_value input { font-size: x-small; width: 100%; }