﻿.scrollerdiv
{
    font-family: verdana;
    font-size: small;
    font-weight: bold;
    color: #284775;
    border: 2px solid #b4055a;
    background-color: #FFFFCC;
    height: 50px;
    margin: 5px;
}
.tickerstyle
{
    width: 346px;
    height: 115px;
    padding: 8px;
    overflow: hidden;
    font-family: verdana;
    margin-top: 0px;
    margin-left: 15px;
}
.messagediv
{
    display: none;
    width: 100%;
}
.bpanel1
{
    font-family: verdana;
    font-size: small;
    text-align: left;
}

