
#front_news {
  background-color: #fff;
}

div#front_news .date {
/* 	background-image:url(/img/base/head/punkt.gif);
	background-repeat:repeat-x;
	background-position: 0px 3px;
 */	text-align:left;
	font-size: 8pt;
	color:#000066;
	font-weight:bold;
}

div#front_news .date span {
/* 	background-color:#FFFFCC; */
	background-color:#ffd;
	padding-right: 4px;
}

div#front_news {
/* 	background-image: url(/img/base/head/bg-last.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
 */	font-size:10pt;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #bb6;
	border-top: 2px solid #bb6;
/* 	background-color: #FFFFCC; */
	background-color:#ffd;
}

div#front_news h2.title {
	font-size:12pt;
}
