#container-popup{
    background: url(images/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;
}


.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(images/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;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 75px;
    margin-bottom: 3px;
}

a img{
    border: 0 none;
}

/*a{
    font-size: 11px;
}*/


