﻿.accordionCSS
{
}

.headerCSS
{
    height: 20px;
}

.image3
{
    width: 50px;
}

.listitem
{
    z-index: 110;
    background-color: white;
    border-width: thick;
    border-color: Black;
}

.highlighteditem
{
    z-index: 110;
    background-color: white;
}

.completionlist
{
    z-index: 110;
    background-color: white;
}

.smallest
{
    max-width: 80px;
}
.custlogin
{
   color: Blue;
    display: inline;
    font-size: 14pt;
      font-weight: bold;
   
    position: absolute;
    top: 110px;
   
   *top:40px;
   top/*\**/:42px\9 /* IE8 hack*/
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ .custlogin { top: 42px; } }
