﻿@charset "utf-8"; 
.foot-contact p:nth-child(2){display:none}
.latestnews-img img {max-height: 100%;}
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
