#poststuff .fm-meta-box
{
	.inside
	{
		margin: 0;
		padding: 0;
	}
	
	:focus
	{
		@include box-shadow(none);
	}
}
