.newspanel
{
    margin-top: 30px;
    padding: 0px 5px 10px 5px;
    width: 420px;
    background: url('/_structure/images/newsbg.gif');
    background-repeat: repeat-x;
    background-color: #6F2308;
}

.newssummaryheader
{
}

.newssummaryinner
{
    border: 0px solid grey;
}

.shortdescr
{
    color: White;
    padding: 10px 10px 0px 60px;
    background: url('/_structure/images/news-bullet.gif');
    background-repeat: no-repeat;
    background-position: 15px 15px;
    font-size: 12px;
    margin: 20px 0px 10px 0px;
    min-height: 50px;
    _height: 60px;
}

.shortdescr a, .shortdescr a:hover, .shortdescr a:visited
{
    color: #FFC275;
    font-weight: bold;
}
