.promo_item {
	background-color: #E9E9E9;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
}

.promo_img_td, .promo_txt_td{
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
}

.promo_img_td
{
height:100px;
}

.news_title{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration: underline;
}

.grey_txt{
	color: #5D5D5B;
}