

.newsTitle
{
    font-family: Calibri,Tahoma,Verdana;
    font-size: 20px;
    font-weight: bold;
    padding-left: 40px;
    color: #FFFFFF;
    width: 200px;
}

.newsRow
{
    width: 235px;
}

.newsBorder
{
}

.newsContainerPane
{
    background: url(containerPix/contentBackgroundSlice.gif);
    padding:15px 0px;
    color:#5d5e62;
    width: 283px;
    border-top: 4px solid #ffffff; /*border-style: solid;  border-style: none solid none solid;  border-width: 1px;  border-color:#ffffff; margin-right:30px;*/
}

.newsContainerFooter
{
    background: url(containerPix/footer.jpg) no-repeat;
    height: 50px;
    width: 300px;
}
.newsHeaderImageDiv
{
    background: url(containerPix/eventsContainerTitleBackground.gif) repeat;
    height: 34px;
    width: 300px;
}








