#tabbed-sidebar-widgets ul { list-style:decimal; }

	#tabbed-sidebar-widgets .tab-container { margin: 0;}
	
		#tabbed-sidebar-widgets .tab-container ul { margin: 0 0 0 23px;}
		
		#tabbed-sidebar-widgets .tab-container > ul > li { padding: 0;}
	
		#tabbed-sidebar-widgets .widgettitle { padding: 0; border-bottom: 4px solid #346bcf; }

			#tabbed-sidebar-widgets .widgettitle a { display: inline-block; padding: 0 10px; background: #d0d0d0; font-size: 16px; color: black; font-weight: normal; margin: 0 1px 0 0; line-height:35px; }
			#tabbed-sidebar-widgets .widgettitle a.selected { background: #346bcf; color: #FFF;}

				#tabbed-sidebar-widgets .widgettitle a span { padding-bottom: 17px;}
				#tabbed-sidebar-widgets .widgettitle a.selected span { background: url('../images/tab-arrow.png') center bottom no-repeat; }

			#tabbed-sidebar-widgets .widgettitle a.first { margin:0 1px 0 3px; }

