﻿/* main divs */
/*#divHome, #divBottom
{
    display: none;
}*/

/* top logo for priting */
/*#imTopLogoBare_Print 
{
    display: block;
    z-index: 2000;
}*/

/* images to not print */
.noPrint 
{
    display: none;
}

/* for printing only element */
.ProfilesSearchResults_Table td
{
    border-bottom: solid 1px #000000;
}