/* styles used in the Announcements Marquee */

.MarqueeObject
{
    /*width: 165px;*/
    height: 80px;
	 PADDING-RIGHT: 38px; 
	 WIDTH: 150px;
}

.MarqueeHR
{
    width: 100%;
}

.MarqueeList
{
    width: 100%;
	 RIGHT: 5px; DIRECTION: rtl; 
	 height: 80px;
}

.MarqueeTitle
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

.MarqueeDescription
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

.MarqueeDate
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
}
