/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.norinica.com/blog/mt-static/themes/base-weblog.css);
@import url(http://www.norinica.com/blog/mt-static/themes/theme-powell_street/theme-powell_street.css);
/* end StyleCatcher imports */

blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px;
}
blockquote.top {
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px 15px 0px 15px;
	background-color: #EEEEEE;
	width: 100px;
}
blockquote.org {
	margin: 0px 15px 10px 15px;
	padding: 10px 15px 10px 15px;
	border: 1px dotted #E0E0FF;
	background-color: #FFFFF2;
}
font.org {
	color: #FF5555;
	font-size: 90%;
}