???body
{
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
}

a {
	color: #215281;
	text-decoration: none;
}
a:hover { 
	cursor: pointer; 
	text-decoration: underline;
}

#childSponsorship
{
    font-family: myriad,arial,helvetica,sans-serif;
    color: #3B72A0;
    height: 430px; 
    width: 650px;
}

#childImage
{
    Background: transparent url('../../images/syndicate/frame125x185.png') no-repeat 0 0;
    height: 185px;
    width: 125px;
    float: left;
}

#childImage img
{
    height: 174px;
    width: 115px;
    margin: 1px 0 0 1px;
}

#childSponsorshipText
{
    margin-left: 5px;
    float: left;
}

#childSponsorshipText .name
{
    Color: #666666;
    font-family: myriad,arial,helvetica,sans-serif;
    Font-size: 20px;
}

#childSponsorshipText .information
{
    Font-family: arial;
    Font-size: 12px;
    Font-weight: normal;
    Color: #45505E;
    Text-align: left;
    Line-height: 1.5em;  
}

#childProfile 
{
    width: 220px;
    height: 330px;
}

#childProfileInfo .title
{
    display: none;
}

#childProfileLabels 
{
    margin-top: -5px;
    *margin-top: 10px;
    line-height: 13.5pt;
}

#childProfileLabels ul
{
    List-style-image: url('../../images/syndicate/arrow.png');
    Color: #3B72A0;
    Font-family: arial;
    Font-size: 11px;
    List-style-type: none;
    position: relative;
    left: -20px;
}

#childProfileLabels .label
{
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    margin-right: 5px;
}

#childProfileLabels .data
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

#currentContributions
{
    width: 220px;
    height: 330px;
    Color: #45505E;
    Font-family: arial;
    Font-size: 12px;
    Padding: 0;
    Text-align: left;    
}

#currentContributions .title
{
    Color: #C17304;
    Font-family: arial;
    Font-size: 20px;
    Font-weight: bold;
    text-transform: uppercase;
}

#currentContributions .subtitle
{
    Font-family: arial;
    Font-size: 12px;
    Text-align: left;
    Color: #45505E;
    Padding: 0px 0 5px 0px;
    Font-weight: bold;
    text-transform: uppercase;
}

#currentContributions .information
{
    Color: #45505E;
    Font-family: arial;
    Font-size: 12px;
    Margin: 0 0 6px 0px;
    Padding: 0;
    Text-align: left;
}

#contributionLabels 
{
    margin-top: -5px;
    *margin-top: -10px;
    line-height: 13.5pt;
}

#contributionLabels ul
{
    position: relative;
    List-style-image: url('../../images/syndicate/arrow.png');
    font-size: 13px;
    list-style-type: none;
    color: #45505E;
    left: -20px;
}

#currentDonationAmounts
{
    position: absolute;
    top: 235px;
    padding-top: 10px;
    border-top: 1px solid;
    width: 90%;
}

#currentDonationAmounts .donation
{
    text-transform: uppercase;
    float: left;
}

#currentDonationAmounts .amount
{
    text-transform: uppercase;
    float: right;
}

#currentDonationLine1
{
}

#currentDonationLine2
{
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 35px;
    margin-top: 25px;
}

#CurrentLifetimeSeparator
{
    height: 10px;
}