/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://junnama.alfasado.net/mt5/mt-static/themes-base/blog.css);
@import url(http://junnama.alfasado.net/mt5/mt-static/support/themes/gear_module/gear_module.css);
/* end StyleCatcher imports */

div.quote {
	background: #F1F1F1 url(quote_start.gif) no-repeat left top;
	margin-bottom: 1em;
}

div.quote blockquote {
	padding: 20px 42px 16px 18px;
	background: transparent url(quote_end.gif) no-repeat right bottom;
}

