@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;
}

p.asset_title {
	font-weight: bold;
	font-size: 15px;
	margin: 8px 0 0 0;
	padding: 0;
}