window.addEvent('domready',function(){
	$$('blockquote')[0].addClass('quotes').getParent().addClass('quotesBox').getFirst().dispose();
});
