/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://spyblog.org.uk/mt436XX/mt-static/themes-base/blog.css);
@import url(http://spyblog.org.uk/mt436XX/mt-static/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */


/* dotted outline blockquote - white background should load after the base.css */
blockquote {
	border: 2px dotted #ccc;
	background-color: #ffffff;
	margin: 1em 2em;
	padding: 0 1ex;
}
