???/* These are the settings for just 3x5 */
#childSponsorship
{
    font-family: myriad, Arial;
    color: #45505E;
    height: 640px; 
    width: 780px;
}

#childSponsorship
{
    background: transparent url('../../images/syndicate/3x5_bkg_750x450.png') no???repeat left top;
}

#childProfileText
{
    position: relative;
    left: -170px;
}

/* Settings for this page, other settings are in the css for the main sheet */
#childImage
{
    Background: transparent url('../../images/syndicate/frame175x255.png') no-repeat 0 0;
    height: 255px;
    width: 175px;
    float: left;
}

#childImage img
{
    height: 235px;
    width: 155px;
    margin: 4px 0 0 5px;
    background: transparent;
}

#info
{
    display: none;
}

#childProfileLabels .label
{
    margin-top: 8px;
}


#childProfileLabels .data
{
    background: transparent url('../../images/syndicate/arrow.png') no-repeat scroll 175px 5px;
    *background: transparent url('../../images/syndicate/arrow.png') no-repeat scroll 5px 5px;
    padding-left: 190px;
    *padding-left: 20px;
}