#news_items {
	margin-left: 25px;
	width: 520px;
}

#news_items tr {
	background: #fff;
}

#news_items td.item {
	vertical-align: top;
	padding-left: 25px;
}

#news_items td.picture {
	width: 136px;
	vertical-align: top;
}

#news_items td.video {
	width: 210px;
	vertical-align: top;
}

#news_items td.news_link {
	text-align: right;
	vertical-align: middle;
    font-size:11px;
    padding:3px 0 4px 0;
    color:#bab4b4;
}

#news_items td.news_link span {
    font-size:10px;
}

.date {
	margin: 0px;
	font-size: 10px;
	color: #515151;
	letter-spacing: 0px;
}

.date_archive {
	margin: 0px;
	font-size: 10px;
	color: #114472;
	letter-spacing: 0px;
}

#news_archive {
	float: right;	
	margin-right: 30px;
	/*margin-top: 10px;*/
	width: 230px;
}

#news_archive img {
	/*margin-bottom: 20px;*/
}

.news_archive_item {
	margin-bottom: 	3px;
	
	border:			0px solid black;
}

.spacer {
	line-height:	10px;
}