﻿/***************************
     News Tacker
    ****************************/
div.rubricpage-topaccent
{
    height: 350px;
    width: 290px;
    margin: 0 auto;
    overflow: hidden;
    border: none;
    background-color: #005593;
}
div.rubricpage-topaccent-photos
{
    height: 171px;
    width: 290px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
div.rubricpage-topaccent-photos img
{
    height: 164px;
    width: 290px;
    padding: 0;
    top: 0;
    left: 0;
    border: none;
}
div.rubricpage-topaccent h3
{
    font-size: 1.3em;
    width: auto;
    padding: 0;
    margin: 5px;
    color: #fff;
}
div.rubricpage-topaccent p
{
    font-size: 1em;
    padding: 0;
    margin: 5px 5px;
    color: #fff;
}
div.rubricpage-topaccent a
{
    color: #fff;
    text-decoration:none;
}
div.rubricpage-topaccent a:hover
{
    color: #efefef;
    text-decoration:none;
}
