
div.widget_menu_mainmenu {
	margin: 18px 0 0 0 !important;
}

a.yuimenuitemlabel hr {
	display: none;
}

ul.first-of-type li#yui-gen0 {
	height: 31px;
	overflow: hidden;
}

ul.first-of-type li#yui-gen12 {
	height: 41px;
	overflow: hidden;
}


ul.first-of-type li#yui-gen0:before,
ul.first-of-type li#yui-gen13:before {
    background: none repeat scroll 0 0 #E9E7D5;
    border: 0px solid #333333;
    display: block;
    font-weight: bold;
    margin: 2px;
    padding: 2px 10px;
    color: red;
}


ul.first-of-type li#yui-gen0:before {
	content:"AAPB Information";
}

ul.first-of-type li#yui-gen13:before {
	content:"Resources";
	margin-top: 12px;
}