	#chamadas {
		width:758px;
		display:table;
	}
	#chamadas li {
		width:30%;
		padding:1%;
		border-right:#CCCCCC dotted 1px;
		float:left;
		height:145px;
	}
	#chamadas h2 {
		color:#669900;
		font-family:"Arial Narrow";
		font-size:16px;
		text-transform:uppercase;
		display:block;
		padding-bottom:15px;
		font-weight:normal;
	}
	#chamadas a, #chamadas p {
		color:#8c8f7c;
	}	
	#content {
		min-height:300px;
		height:100% !important;
		height:300px;
	}