.blitzTableCaption
{
    background-color: #ff66cc;
    color: #660066;
}
.blitzTableContent
{
    background-color: #ffffff;
    border-right-color: #ff66cc;
    border-left-color: #ff66cc;
    border-bottom-color: #ff66cc;
    border-top-color: #ff66cc;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
