/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://spyblog.org.uk/mt436/mt-static/themes-base/blog.css);
@import url(http://spyblog.org.uk/mt436/mt-static/themes/cityscape-london/cityscape-london.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;
}

a:visited { color: purple; text-decoration: underline; }
