@charset "utf-8";
.news_sources {
	float: left;
	height: 600px;
	width: 300px;
	position: relative;
	right: -5px;
	padding: 2px;
	top: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
