﻿/************************************************************************/
/* Any styles that you'd like to override from searent-search.css       */
/* can be overriden here.  Just make sure you include this override CSS */
/* file AFTER you include searent-search.css.                           */
/************************************************************************/

.indexCardNeighborhood
{
    display: none;
}


.indexCardLinks
{
    display: none;   
}
div.divPagerControl
{
    width: 586px;
}
div.zone1, div.indexCardUnitContainer
{
    width: 596px;
}
.searchlabel
{
    font-size: 12px;
}
.indexCardTitle a:link, .indexCardTitle a:visited
{
    color: #005eb0;
    text-decoration: none;
}
.indexCardTitle a:hover
{
    color: #ffba00;
    text-decoration: none;
}
.topInfoContainer
{
    margin-bottom: 10px;
}
