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

	blockquote {
		color: #666;
		margin:15px 20px 0px 20px;
		font-size:10px;
		font-weight:normal;
		background:#f6f6f6;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #999999;
		width: auto ;
	}
