
#tabs {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}

#tabs h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

#allProducts #productCategoryTabs {
	border: none;
	margin-bottom: 0;
}

#allProducts #productCategoryTabs .ui-tabs-panel {
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
}

#allProducts #productCategoryTabs ul {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#allProducts #productCategoryTabs ul li {
	border: none;
	margin: 0 5px 4px 0;
	padding-bottom: 0;
}

#allProducts #productCategoryTabs ul li a {
	border: none;
	background-color: #EEF1FD;
	white-space: nowrap; 
}

#allProducts h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom:10px;
}

