/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://www.shinoby.net/mt/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */
blockquote {
	width: 400px;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
blockquote div {
	display: block;
	background: url(http://www.shinoby.net/mt/o/images/quotes.gif) no-repeat scroll top left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
blockquote cite {
	display: block;
	background: url(http://www.shinoby.net/mt/o/images/quotee.gif) no-repeat scroll bottom right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}