/**
* Alterações para IE 9
*/

body.portal-o-tempo #sidebar div.cartoon img{
	display: inherit !important;
}

body.mais #main .transito-date-time{
	padding: 5px 5px 0 10px !important;
}

body.portal-o-tempo #main .form-comentarios .form-comment textarea{
	overflow: auto !important;
	height: 180px !important;
}

body.portal-o-tempo #main .form-reply-comentarios .form-comment textarea{
	overflow: auto !important;
	height: 180px !important;
}

#main .text div.single-HORIZONTAL-img img{
	display: inherit;
	width: 100%;
	height: auto;
}

#main .text div.single-HORIZONTAL-img{
	display: table-cell;
}

