﻿.PopupPanel
{
    width: 100%;
    background: white url(images/PopupPanel.gif) repeat-x top;
    border: solid 1px black;
}

.PopupPanelHeader
{
    color: Black;
    font-size: 14pt;
    font-weight: bold;
    font: Arial;
    padding: 10px;
}

