.widget_category_widget .cat-name {
  margin-right: 10px; }
.widget_category_widget .cat-name:hover {
  background: transparent url("../img/side-list-bkg.png") repeat-x center center; }
.widget_category_widget .cat-name a {
  display: block;
  padding: 13px 10px 11px 10px;
  background: transparent url("../img/side-list.gif") no-repeat right bottom;
  border-bottom: 1px solid #EEEEEE; }

.widget_category_widget .cat-name a:hover {
  background-image: url("../img/side-list-on.gif");
  text-decoration: none; }

