.marcomm-header
{
    font-size: 40px;
    color: #999999;
}

.item-title
{
    font-style: italic;

    font-size: 12px;
    color: #666666;     
}

.article-item-box{

    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/presspage-item-bg.png");
                        
    background-origin: padding-box;
    background-position: -1px bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    float: left;
    padding-bottom: 10px;
    padding-top: 13px;
}
.article-name
{
    color: #5d93bf;
    font-size: 18px;
    padding-bottom: 4px; 
}

.clear-both
{
    font-size: 17px; 
}

.article-text{  
      font-size: 14px; 
}

.article-item-left {
    float: left;
    width: 52px;
    margin-top: -8px;
}

.article-item-right {
    float: left; 
    margin-left: 1px;
    width: 560px;
}

.article-manth-date{
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 4px;
}

.article-day-date{
    font-size: 30px;
}

.year{
    font-size: 12px;
    margin-left: 4px;
}