/* Firefox */
@-moz-document url-prefix()
{

	table.ms-topnavitem td
	{
		height: 32px! important;
	}
	table.ms-topnavitemselected td 
	{
		height: 32px! important;
	}
	#search 
	{		
		margin-top:5px;
	}
	.Layout-submainLeft
	{
		margin-top: 15px;
	}	
}
