@charset "utf-8";
/* CSS Document */

.newspage {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 615px;
}

.news_container {
	float: left;
	background: url(images/background_03.jpg) no-repeat bottom #121212;
	margin-top: 8px;
}