
#page_content .right {
    float: right;
    width: 284px;
    margin: 10px 0;
}

#page_content .right .vis {
    margin-top: 10px;
    border: 1px solid #92CDDC;
}

#page_content .left {
    float: left;
    /*width: 654px;*/
    width: 434px;
    min-height: 371px;
    margin: 10px 0 0 10px;
    padding: 10px;
    border: 1px solid #07BCFD;
}
* html #page_content .left {
    margin-left: 5px;
}

#page_content .bottom {
    clear: both;
    margin-top: 10px;
    border-top: 1px solid #0169EF;
    padding-top: 6px;
}

#page_content .bottom .block {
    /*width: 239px;*/
    width: 184px;
    overflow: hidden;
    margin-left: 5px;
    line-height: 20px;
    
}

#page_content .bottom .block a.content {
    display: block;
    height: 170px;
    overflow: hidden;
    color: #64686A;
    text-decoration: none;
}

* html #page_content .bottom .community {
    margin-left: 2px;
}

#page_content .bottom .community,
#page_content .bottom .opportunity {
    text-align: center;
/*    font-size: 14px;*/
    font-size: 12px;
}

#page_content .bottom .science table {
    margin: 20px 0;
    height: 130px;
}

#page_content .bottom .science a.content {
    font-size: 10px;
    line-height: 14px;
    height: 120px;
    text-align: center;
}

#page_content .bottom .opportunity img {
    border: none;
}

#page_content .bottom .news table {
    height: 170px;
    width: 100%;
    background: url('http://wellness-zing.org/images/redesign/bg_home_news_narrow.gif') center center no-repeat;
}

#page_content .bottom .news ul {
    margin: 0 auto;
    padding: 0 20px 5px 20px;
    list-style-type: none;
}

#page_content .bottom .news ul li {
    margin: 5px 0;
    text-align: center;
}

#popup_science form {
    text-align: center;
}

#popup_science iframe {
    margin: 9px;
}