.IndicatorBackground
{
    background-color: #ffffff;
    filter: alpha(opacity=0);
    opacity: 0;
    top: 0;
    left: 0;
    position:absolute;
    z-index: 50;
}
.Indicator
{
    position: absolute;
    z-index: 100;
}
