.sub_home_noticias {
	width:620px;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px gray dotted;
}

.sub_home_noticias .sh_titulo {
	width:620px;
	float:left;
	margin-bottom:10px;
	font:13px Verdana, Arial, Helvetica, sans-serif;
}

.sub_home_noticias .noticia {
	width:200px;
	float:left;
	margin:0 2px;
}

.sub_home_noticias .noticia .thumbnail {
	width:200px;
	float:left;
}

.thumbnail img {
	border:none;
}

.sub_home_noticias .noticia .descricao {
	width:192px;
	height:60px;
	float:left;
	background:#e0e9ee;
	padding:4px;
}

#sh_paginacao {
	width:620px;
	float:left;
}
