img.cathead {
	margin: 0 0 0 0;
}

#junocats ul {
	width: 265px;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
}

#junocats li {
  list-style: none;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  margin: 0;
  padding: 0;
}

#junocats a {
	margin: 0;
	padding: 0;
    display: block;
    height: 35px;
}

#junocats li.cat-item-3 { background: url('images/btn_musicnews.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-4 { background: url('images/btn_musicreviews.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-5 { background: url('images/btn_features.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-6 { background: url('images/btn_competitions.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-7 { background: url('images/btn_podcasts.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-8 { background: url('images/btn_videos.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-9 { background: url('images/btn_dje.gif'); width: 265px; height: 36px;}

#junocats li.cat-item-3:hover { background: url('images/btn_musicnews_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-4:hover { background: url('images/btn_musicreviews_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-5:hover { background: url('images/btn_features_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-6:hover { background: url('images/btn_competitions_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-7:hover { background: url('images/btn_podcasts_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-8:hover { background: url('images/btn_videos_o.gif'); width: 265px; height: 35px;}
#junocats li.cat-item-9:hover { background: url('images/btn_dje_o.gif'); width: 265px; height: 36px;}
