﻿#noticia_caixa {
	border: 1px solid #B9B9B9;
	margin-top: 30px;
}
.noticia_img {
	float: left;
	margin-right: 15px;
}
.noticia_item {
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 17px;	
}
#noticia_lista {
	height: 100%; 
	_margin-bottom: -21px; 
	padding: 25px 25px 5px 25px;
	*padding: 25px 15px 5px 15px;
}
#noticia_lista tr{
	border-bottom: 1px solid #FFFFFF;
}
#noticia_pagin {
	text-align: center;
	margin: 7px 0 13px 0;
}