dl.charity-button{
    border:1px solid #4d4d4d;
    /*padding:0.5em !important;*/
    margin:0.2em;
    float:left;
    font-size:0.8em;
    width:57px;
}

dl.bornfree{
    background:#cc6600;
}



/* charity button specifics for each */
.bornfree dd{
    /*background:transparent url(../img/charities/bornfree-bg.gif) no-repeat scroll 0 0; none for this one*/
    clear:both;
    color:white;
    float:right;
    font-size:1em;
    height:49px;
    line-height:1em;
    margin:0;
    padding-top:5px;
    width:57px;
}

.bornfree dt{
    color:white;
    background:transparent url(../img/charities/bornfree-logo.gif) no-repeat scroll 0 0;
    width:57px;
    height:37px;
    float:right;
    clear:both;  
    text-indent:-9999px;
    font-size:1em;  
}



#charity-holding img#comingsoon {
   float:left;
   margin:2em 165px !important; 
}

#charity-holding input.long{
    float:left;
    width:70%;
    margin-top:4px;
}

#charity-holding .button{
    margin:0 0 0 4px !important;
    clear:none;
}