#tabbed-sidebar-widgets { background: none;}

	#tabbed-sidebar-widgets .widgettitle { height: 33px; line-height: 33px; margin-bottom: 0; padding: 0; background: url('images/widgettitle-bg.png') bottom repeat-x; font-size: 15px; font-weight: normal; text-align: left;}
	
		#tabbed-sidebar-widgets .tab-title { display: inline-block; height: 32px; line-height: 33px; margin: 0 4px 0 0; padding-right: 5px; background: url('images/sidebar-tabs.png') right -33px no-repeat; color: #000; text-align: center;}
		
			#tabbed-sidebar-widgets .tab-title span { display: inline-block; height: 32px; line-height: 33px; padding: 0 10px 0 15px; background: url('images/sidebar-tabs.png') left top no-repeat;}
		
		#tabbed-sidebar-widgets .tab-title.selected { height: 33px; background-position: right -99px; color: #812990;}
			
			#tabbed-sidebar-widgets .tab-title.selected span { height: 33px; background-position: left -66px;}
	
	#tabbed-sidebar-widgets .tab-container { margin: 0; padding: 0; list-style: none; border: 1px solid #B8B8B8; border-top: none;}
		
		#tabbed-sidebar-widgets .tab-container ul { margin: 0; padding: 0; list-style: none;}
		
			#tabbed-sidebar-widgets .tab-container ul li { margin: 0 10px; padding: 10px 0; border-bottom: 1px solid #CFCFCF; line-height: 1.3;}
			
			#tabbed-sidebar-widgets .tab-container ul li.last { border-bottom: none;}
			
				#tabbed-sidebar-widgets .tab-container a { color: #636363;}