﻿.divXLinkSet
{
    float:left;
    padding: 10px 0px 0px 5px;

}
.divXLinkHeader
{
    height:30px;
    padding: 0px 5px 0px 5px;
    background-image: url('/site-images/global/tl_filter_bg.png');
    border: solid 1px #7C909F;
    overflow: hidden;
    text-overflow:ellipsis;
}
.linkHeader
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bolder;
    color: #000000;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.linkHeader2
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bolder;
    color: #000000;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.moreXLinks
{
    position:absolute;
    z-index: 100;
    height: 15px;
    width: 100%;
    padding: 5px 5px 10px 5px;
    top: 80px;
    left: 0px;
    text-align:left;
    background-color:Transparent;
    background-image:url('/site-images/global/morefade.png') !important;    
    background-image:url('/site-images/global/morefade.gif');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site-images/global/morefade.png',sizingMethod='scale');
    background-repeat:repeat-x;
}
.spanMoreXLinks
{
    font-family:Verdana;
    font-size: 11px;
    color: #1c81db;
    font-weight: bold;
    text-decoration: underline;
    cursor:pointer;
    cursor:hand;
}
.crossLink
{
    padding: 0px 5px 0px 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #1c81db;
}
.divXLinks
{
    position: relative;
    width: 300px;
    height:100px;
    padding: 0px 0px 5px 0px;
    background-image: url('/site-images/global/shade_to_white.png') !important;
    background-repeat:repeat-x;
    background-color:#ffffff;
    border-left: solid 1px #99ABB7;
    border-right: solid 1px #99ABB7;
    border-bottom: solid 1px #99ABB7;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


