#container-popup{
    background: url(../../bbc-donations/images-baby-bottle-campaign/images-popup/bg-content-transitional-housing-for-pregnant-women.png) no-repeat scroll 0 0;
    width: 875px;
    height: 249px;
    color: #0085B9;
    padding: 11px 10px 14px 40px;
    font-family: Arial;
  }

#container-popup h2{
    font-size: 23px;
    color: #0085B9;
    margin: 0 0 10px 0;
    font-weight: normal;
    padding-bottom: 10px;
    border: none;
}


.gray-box{
    background: #f2f2f2;
    height: 110px;
    border: solid 1px #d5d5d5;
    padding: 15px;
}

.gray-box ul li{
    float: left;
    list-style: none;
    margin-right: 10px;
}

.gray-box ul{
    margin: 0;
    padding: 0;
}

strong{
    font-size: 14px;
}


#left{
    width: 380px;
    float: left;
    /*margin-right:70px;*/
}
.or{
    background: url(../../bbc-donations/images-baby-bottle-campaign/images-popup/or-shelters-for-homeless-pregnant-women.gif) no-repeat scroll 0 0;
    float: left;
    width: 69px;
    height: 141px;
    margin-top: 32px;
}

#right{
    width: 402px;
    float: left;
}

#button-close{
    height: 25px;
    text-align: right;
}

#div-embebed-code{
    background: #fff;
    border: solid 1px #dbdbdb;
    padding: 3px;    
    height: 75px;
    overflow-y: scroll;
    overflow-x: hidden;

}

a img{
    border: 0 none;
}

a{
    font-size: 11px;
}


#share-bottle{
    height: 30px;
    /*line-height: 30px;*/
    color: #0085B9;
    padding-left: 70px;
}
#share-bottle a{
    color: #0085B9;
    font-size: 11px;
}

p {
    margin:0 0 15px;
    padding:0;
}


#simplemodal-overlay{
background-color:#000;
}

