ul.sidebarTabs a.sbicon1 {
text-indent: -9999px;
background: url(icons/tabPlugins.png) 0 -32px no-repeat;
width:39px;
padding: 0 !important;
}
ul.sidebarTabs a.sbicon1:hover, ul.sidebarTabs a#sbicon1.current {
background: url(icons/tabPlugins.png) no-repeat !important;
}
ul.sidebarTabs a.sbicon2 {
text-indent: -9999px;
background: url(icons/tabPosts.png) 0 -32px no-repeat;
width:39px;
padding: 0 !important;
}
ul.sidebarTabs a.sbicon2:hover, ul.sidebarTabs a#sbicon2.current {
background: url(icons/tabPosts.png) no-repeat !important;
}
ul.sidebarTabs a.sbicon3 {
text-indent: -9999px;
background: url(icons/tabAuthor.png) 0 -32px no-repeat;
width:39px;
padding: 0 !important;
}
ul.sidebarTabs a.sbicon3:hover, ul.sidebarTabs a#sbicon3.current {
background: url(icons/tabAuthor.png) no-repeat !important;
}
ul.sidebarTabs a.sbicon4 {
text-indent: -9999px;
background: url(icons/tabFolder.png) 0 -32px no-repeat;
width:39px;
padding: 0 !important;
}
ul.sidebarTabs a.sbicon4:hover, ul.sidebarTabs a#sbicon4.current {
background: url(icons/tabFolder.png) no-repeat !important;
}
