


.sfsearchResultStatistics
{
    text-decoration: none;
    font-size: 16px !important;
    font-weight: bold;
   
    text-align: justify;
    color: #7C0040;
    padding: 15px;
}

/* Pager */

.sf_pagerNumeric
{
    margin: 5px;
    font-size: 13px;
}
.sf_pagerNumeric a:link, .sf_pagerNumeric a:visited, .sf_pagerNumeric a:hover, .sf_pagerNumeric a:active
{
    padding: 1px 6px;
    color: #7C0040;
    border: 1px solid #7C0040;    
}
.sf_pagerNumeric a:hover
{
    border-color: #7C0040;
}
.sf_pagerNumeric a.sf_PagerCurrent:link, .sf_pagerNumeric a.sf_PagerCurrent:visited, .sf_pagerNumeric a.sf_PagerCurrent:hover, .sf_pagerNumeric a.sf_PagerCurrent:active
{
    background-color: #7C0040;
    border-color: #7C0040;
    color: #fff;
    cursor: default;   
    display: inline;
    margin-right: 8px;
}


/* http://www.expansionemail.com/clients/Interactive360/index_files/Telerik.Web.UI.WebResource.axd */