﻿.quickLinksImage 
{
    display:none;
}

#quickLinks
{
    width: 180px;
    height: 195px;
    background: url(/klove/images/quick-links-bkgrd.gif) no-repeat;
    padding: 13px 12px 0px 12px;
    line-height: 18px;
    margin: 0px 0px 15px 0px;
}

#quickLinks h2
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: normal;
    color: #00509d;
    border-bottom: 1px solid #4da7d6;
}

#quickLinks h2 b
{
    font-size: 26px;
}

#quickLinks ul
{
    margin: 14px 0px 0px 17px;
}