.table	{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	vertical-align: top;	
}
.teaser { 
	color: #0854a0; 
	font-size: 12px; 
	font-weight: bold; 
}
.img_right {
	padding-left: 5px;
	padding-bottom: 5px;
}
.td_title {
	background-color: #0854a0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border: 1px dotted #87afd3;
}
.td_date {
	background-color: #87afd3;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border: 1px dotted #87afd3;
}
.td_content {
	font-size: 10px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border: 1px dotted #87afd3;
}