﻿.newsTable
{
    width:100%;    
    font-size:14px;
}
.newsTable tr
{
    height:22px;
}
.newsTable td
{
    border-bottom:solid 1px #f5f5f5;
}