@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.tumblr.com") {
	* {
		-moz-border-radius: 0px !important;
	}

	img#content_tab_left {
		display: none !important;
	}
	
	#content_tab {
		padding-left:40px !important;
		padding-right:40px !important;
	}
}
