/* Firefox */
@-moz-document url-prefix()
{

	table.ms-topnavitem td
	{
		height: 32px! important;
	}
	table.ms-topnavitemselected td 
	{
		height: 32px! important;
	}
	.watermark {display:none !important;} /*mc*/
}