﻿.top
{
    border: solid #996633;
    border-width: 0 0 9px 0;
}

.leftPane
{
    width:110px;
    background:url(../../images/popup-leftpane-grad-hor.gif) top left repeat-x #f8d29a;
    vertical-align:top;
    text-align:right;
}

.middlePane
{
    border: solid #996633;
    border-width: 0 0 0 1px;
    background:url(../../images/popup-content-grad-vert.gif) top left repeat-y;
}

.contentPane
{
    vertical-align:top;
    padding:20px 20px 20px 10px;
    height:420px;
    width:576px;
    background:url(../../images/popup-content-grad-hor.gif) top left repeat-x #f9f1e4;
}
