* html #topNav {
	height:12px;
    padding-bottom: 0px
}

* html #topNav #primary #commit
{
	text-decoration: none;
	display: block;
	height:12px;
	min-height:12px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	line-height: 1.7em;
}

* html #topNav #primary #commit
{
	height:24px;
	vertical-align: top;
}

* html #topSubNav {
	height:12px;
    padding-bottom: 0px
}

* html #topSubNav #subprimary #commit
{
	text-decoration: none;
	display: block;
	height:12px;
	min-height:12px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	line-height: 1.4em;
}

* html #topSubNav #subprimary #commit
{
	height:12px;
	vertical-align: top;
}

