#content_left {
	margin-top: 35px;
	width: 480px;
}

#extern {
	margin-top: 80px;
	margin-left: 45px;
}

a.newsfeed {
	color: #FF7500;
	font-size:12px;
	text-decoration: none;
	padding: 0 0 2px 20px;
	background: url(../img/rss.png) no-repeat left;
}
a.newsfeed:hover {
	text-decoration: underline;
}
