.news_div {
        width: 730px;
        height: 439px;
        background: White url(../images/bgr_contact.jpg) no-repeat;
        position: relative;
        top: 0px;
        left: 52px;
        z-index: 1;
}

.news_text {
        width: 340px;
        text-align: center;
        position: relative;
        color: #888;
        font-size: 12px;
        font-family: sans-serif;
        float: left;
}

.email {
        color: #96c192;
        text-decoration: none;
}

#news {
        float: left;
        position: relative;
        top: 35px;
        left: 110px;
}
