#noticias-chamada   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	display: block;
	text-decoration: none;
	width: 347px;
	margin: 3px;
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 160px;
}
#noticias-chamada #ver {
	clear: both;
	margin-top: 8px;
	float: right;
	width: 120px;
	text-align: left;
	cursor: pointer;
}
#noticias-chamada #ver img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#noticias-chamada img {
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
	border: 4px solid #F0F0F0;
	cursor: pointer;
}

