.* {
	background: #CCCCCC;
}
.XrioTabStrip {
	background: #CCCCCC;
}


.XrioTabStrip .level1 ul {
	margin: 0;
	padding: 10px 0 120px 0 !important;
	background: #CCCCCC repeat-x 0 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	float: left;
}

.XrioTabStrip .level1 ul li {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	float: left;
	background: #CCCCCC;
}

.XrioTabStrip .level1 ul a:link, .XrioTabStrip .level1 ul a:visited, .XrioTabStrip .level1 ul a:hover, .XrioTabStrip .level1 ul a:active {
	color: #CCCCCC; background: #CCCCCC;
}
/*
.tabstrip div {
	width: auto !important; background: #CCCCCC;
}
.tabstrip ul {
	width: auto !important; background: #CCCCCC;
}
*/
