
#subtabs ul {
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	white-space: nowrap;
}

#subtabs {
	width: 100%
	background: #f2f3e9;
	color: #666;
	padding: 2px 2px 2px 2px; /* for All other Browsers */
}
