﻿.ScrollerBkgrnd
{
    filter:alpha(opacity='50');
    -moz-opacity: 0.50;
    opacity: 0.50;
    background-color: Transparent
}