﻿.TextBoxWatermark
{
    background-color: #F0F8FF;
    color: gray;
    font-size: 8pt;
    font-style: italic;
    text-align: left;
}
