div.profile_zone2 {
    width: 260px;
    height: 110px;
    margin-left: 23px;
    margin-top: 360px;
    background: url(../img/pro_b.png);
}

div.profile_zone3 {
    width: 247px;
    height: 110px;
    margin-left: 15px;
    margin-top: 100px;
    background: url(../img/pro_b.png);
}

.pr_text {
    float: right;
    line-height: 120%;
    width: 150px;
    height: auto;
    margin-top: 15px;
    margin-right: 2px;
}

.news_img {
    float: left;
    padding: 5px;
    margin-left: 5px;
    margin-top: 5px;
}

div.profile_zone4 {
    width: 260px;
    height: 110px;
    margin-left: 15px;
    margin-top: 130px;
    background: url(../img/pro_b.png);
}

div.profile_zone5 {
    width: 270px;
    height: 115px;
    margin-left: 15px;
    margin-top: 140px;
    background: url(../img/new.gif);
}

div#news_zone {
    position: absolute;
    top: 260px;
    left: 130px;
}

div#news {
    display: none;
    width: 386px;
    height: 224px;
    float: left;
    background: url(../img/newsbg.png) no-repeat;
    padding: 10px;
}

h3.newstitle {
    background: url(../img/newstitle.png) no-repeat;
    line-height: 140%;
    padding-left: 36px;
}

p.newstext {
    line-height: 160%;
    margin-top: 8px;
    text-decoration: underline;
}

p.newstext2 {
    line-height: 140%;
}

.info {
    background: #ffffff80;
    padding: 20px;
    width: 230px;
    margin: 15px;
    position: relative;
    top: 113px;
    border-radius: 10px;
}