ul.yui-nav {
	padding:0px;
	margin:0px;
	}
.yui-nav ul, .yui-nav li{
	border: 0px #cccccc solid;
	border-width: 0 0 1px 0;
	padding:3px;
	margin-left:0px;
	text-decoration: none;
	width: 70px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:inline;
	display:block;
	float:right;
	text-align:center;
	z-index:20;
	cursor: hand;
	margin: 0px;
	}
#filler {
	position:absolute;
	border: 0px #cccccc solid;
	border-width: 0 0 1px 0;
	right:230px;
	top:5px;
	width:136px;
}
.yui-nav .selected {
	/*background-color:#FFFFFF;*/
	background:#D8D8D8  url("/images/gradient2.png") repeat-x scroll 0 -68px transparent;
	border-width: 1px 1px 0px 1px;
	padding-top:2px;
	cursor: hand;	
}
.yui-nav a {
	color:#000000;
	text-decoration:none;
	}

.yui-hidden {
	display:none;
}
.yui-content {
	float:right;
	clear:both;
	text-align:right;
	height: 28px;
	z-index: 20;
	background-color: #FFFFFF;
	border:solid #CCCCCC;
	border-width: 0px 0 0 1px;
}
.arrowBox {
	background: url(../images/spriteIcons.png) #FFFFFF;
	width:25px;
	height:15px;
	float:left;
	z-index:10;
	position:absolute;
	top:0px;
	background-color: #FFFFFF;
	cursor: hand;
}

.tabs2{
	position:relative;
	width:350px;
	height:35px;
	padding:7px 0 0 15px;
	overflow:hidden;
	background-color:#FFFFFF;
}

