﻿

header.GA
{
    height: 52px;
    background-size: auto 52px;
}

header.MF
{
    height: 52px;
    background-size: auto 52px;
}

header div.headerBG
{
    height: 52px;
    background-size: 217px 32px;
}
header div.headerMF
{
    height: 52px;
    background-size: auto 52px;
}
header div.headerCB
{
    height: 52px;
    background-size: auto 52px;
    min-width: 124px;
}


.headerImage
{
    width: 768px;
    margin: auto auto;
   
}


.headerText
{
    width: 720px;
   
}

.headerImageInner
{
    height: 288px;
    background-size: 768px auto;
    background-image: url('../images/jh-main.png');
}

.headerImageInnerMF
{
    height: 288px;
    background-size: 768px auto;
    background-image: url('../images/Fund-Listing-Mobile-Screen.png');
}

.fundHolder
{
    width: 720px;
}

.fundOuter
{
    margin-bottom: 12px;
}


.bg_LCF
{
  background-size: auto 48px;
}

.bg_LSF
{
   background-size: auto 48px;
}

.bg_3
{
   background-size: auto 48px;
}

.bg_4
{
    background-size: auto 48px;
}

.bg_5
{
   background-size: auto 48px;
}

.bg_6
{
   background-size: auto 48px;
}

.bg_7
{
 
    background-size: auto 48px;
}

.fundHeader
{
    
    background-size: 22px 22px;

    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;


}

.fundList
{
    width: 720px;
    
}


.subItem
{
    width: 680px;
     padding-bottom:12px;
    padding-top: 12px;
}

.subItem a
{
    width: 660px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
}

