/* styles used in the Announcements Marquee */

.MarqueeObject
{
    height:80px;
margin-top:3px;
width:98%;
}

.MarqueeHR
{
    width: 100%;
}

.MarqueeList
{
    width: 100%;
}

.MarqueeTitle
{
    color:#716F6F;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
}

.MarqueeDescription
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #716F6F;
}

.MarqueeDate
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
}
