/*
Theme Name:         Sun
Description:        Sun is a responsive HTML5 boilerplate based, using Susy, Sass, Compass & Coffeescript
Author:             Bruno Marques
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

@-moz-document url-prefix() {
	.content-page .noticias .middle-view .abs-ttl span.icones-abs-ttl {
		margin-left: -984px !important;
	}
	.content-page .middle-view .content-right .the-content .block9 {
		width: 48% !important;
	}
	.content-page .middle-view .content-right .the-content .block18 {
		width: 98% !important;
	}
					
}
				