.content-content { background: #fff url(/img/selpic-header-plus.png) no-repeat; position: relative; }
.content-header { background: url(/img/news-header.png) no-repeat top right; }
.content-header-content { height: 90px; }
.content-header-content div
{
    float:left;
    width: 220px;
    margin-left: 80px;
    margin-top: 15px;
}
.content-header-content div h3
{
    color: #909;
    margin-bottom: 0;
    margin-top: 16px;
    font-size: 13px;
}
.content-header-content div p { margin-top: 3px; }
.textPageArea
{
    margin: 10px 0px 10px 40px;
    float: left;
}

.textPageArea h2
{
    color: /*#cf11cd*/ #20B3FF;
    font-size: 16px;
    font-weight: bold;
}

.news-date
{
    float: right;
    font-size: 12px;
}

.textPageArea
{
    width: 530px;
    float:left;
}

.panEmail
{
    background: url(/img/news-email.png) no-repeat;
    width: 287px;
    height: 130px;
    float:right;
    position: relative;
    margin-top: 8px;
    margin-right: 20px;
}

.panEmail div
{
    margin-top: 90px;
    margin-left: 20px;
}

.news p
{
    font-weight: normal;
}
