﻿.row-odd
{
	background-color:White;
}
.row-even
{
	background-color:#cce5f0;
}
.icon-col
{
	background-color:White;
	width:150px;
	text-align:center;
	vertical-align:top;
}
.description-col
{
	text-align:left;
	vertical-align:top;
}
.img-icon
{
	border:solid 1px black;
}
.news-title
{
    color: #314155;
    font-family:Tahoma Arial;
    font-weight:bold;
}
