.news-portlet-headlines {
	.title-header {
		padding: 0;
		background:rgb(233, 128, 3);
	}
		
	.title-header a {
		text-decoration: none;
	}
	.title-header a:hover {
		text-decoration: none;
	}
		
	.title-header h3 {
		padding: 0;
		font-size: 16px;
		font-weight: normal;
	}

	.item-line {
		margin-top: 7px;
	}
	.item-line a {
		text-decoration: none;
	}
	.item-line a:hover {
		text-decoration: none;
	}
}