﻿.news_header {
	border: 1px solid #222222;
	background-color: #CAE0ED;
	height: 22px;
	font-weight: bold;
	padding: 3px;
}

.news_cell {
	border: 1px solid #888888;
	padding: 5px;
	height: 16px;
}

.news_date {
	border: 1px solid #888888;
	text-align: center;
	width: 80px;
	height: 16px;
}

.side_prod_cell {
	height: 25px;
	background-color: #CAE0ED;
	border-bottom: 1px solid #888888;
}