/* CSS Document */

p.navi_news {
	background-image: url(../img/navi_news_on.jpg);
}

h2 { margin: 20px 0 0 0;}

h3 {
	background-image: url(../news/img/underbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.data {
	width: 480px;
	background-color: #1C1D1D;
	padding: 0 20px 20px 20px;
}

p.date {
	text-align: right;
	font-size: 10px;
	color: #999999;
}