.yui-nav a {
	text-decoration:none;
	color: #666;
	font-size: 9px;
}

.yui-nav a:hover {
	color: #B7051F;
}

.yui-navset .yui-content {
		border:0;
    border-top:1px solid #ccc;
		padding-top:10px;
}

.yui-navset-top .yui-nav { 
	margin-left: 10px;
}
