#nav ul.my-first-of-type {
	list-style-type: none;
	padding:0;
	margin:0;
}
#nav.yuimenubar {
	border: 0px;
	background: none;
}
#nav ul li.my-first-of-type {
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul.my-first-of-type li a.my-first-of-type {
	margin: 0;
	padding: 0;
	border:0;
}
.yuimenuitemlabel {font-size: 12px; }
.yui-skin-sam .yuimenuitemlabel { cursor: pointer; }
/*.yuimenuitemlabel-selected { background-color: #dcdcdc; }*/
/*.yuimenuitem-selected {	font-weight:bold; }*/

