
ul.sidebarTabs a.sbicon1 {
	text-indent: -9999px;
	background: url(icons/tag.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon1:hover, ul.sidebarTabs a#sbicon1.current {
	background: url(icons/tag.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon2 {
	text-indent: -9999px;
	background: url(icons/link.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon2:hover, ul.sidebarTabs a#sbicon2.current {
	background: url(icons/link.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon3 {
	text-indent: -9999px;
	background: url(icons/commentar.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon3:hover, ul.sidebarTabs a#sbicon3.current {
	background: url(icons/commentar.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon4 {
	text-indent: -9999px;
	background: url(icons/stern.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon4:hover, ul.sidebarTabs a#sbicon4.current {
	background: url(icons/stern.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon5 {
	text-indent: -9999px;
	background: url(icons/look.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon5:hover, ul.sidebarTabs a#sbicon5.current {
	background: url(icons/look.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon6 {
	text-indent: -9999px;
	background: url(icons/calendar.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon6:hover, ul.sidebarTabs a#sbicon6.current {
	background: url(icons/calendar.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon7 {
	text-indent: -9999px;
	background: url(icons/tabPosts.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon7:hover, ul.sidebarTabs a#sbicon7.current {
	background: url(icons/tabPosts.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon8 {
	text-indent: -9999px;
	background: url(icons/tabView.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon8:hover, ul.sidebarTabs a#sbicon8.current {
	background: url(icons/tabView.png) no-repeat !important;
}

ul.sidebarTabs a.sbicon9 {
	text-indent: -9999px;
	background: url(icons/tabAdv.png) 0 -32px no-repeat;
	width:39px;
	padding: 0 !important;
}	
ul.sidebarTabs a.sbicon9:hover, ul.sidebarTabs a#sbicon9.current {
	background: url(icons/tabAdv.png) no-repeat !important;
}

