﻿.ArticleTitleHeader
{
    border:0px solid white;
    width:702px;
    height:45px;
    background:url(Layout/images/HeaderItem.png) no-repeat center 0px ;
}
.ArticleTitleText
{
    padding:9px 5px 5px 10px;
    font-size:1.7em;
}

.ArticleHeaderText
{
    width:80%; margin:15px; font-size:1.6em; line-height:2em; border:1px solid grey; background-color: #363636; padding:15px; text-align:center;
}