/*
	@homepage http://userstyles.org/styles/4186
	@updateurl http://userstyles.org/styles/iecss/4186/Google%20Docs%20-%20vertical%20spacing.css
	@url-prefix http://docs.google.com/RawDocContents
*/
@namespace url(http://www.w3.org/1999/xhtml);p, ol, ul {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
