
.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .dialogMiddleCenter {

}
.gwt-DialogBox .dialogBottomCenter {

}
.gwt-DialogBox .dialogMiddleLeft {

}
.gwt-DialogBox .dialogMiddleRight {

}
.gwt-DialogBox .dialogTopLeftInner {

}
.gwt-DialogBox .dialogTopRightInner {

}
.gwt-DialogBox .dialogBottomLeftInner {

}
.gwt-DialogBox .dialogBottomRightInner {

}
.gwt-DialogBox .dialogTopLeft {

}
.gwt-DialogBox .dialogTopRight {

}
.gwt-DialogBox .dialogBottomLeft {

}
.gwt-DialogBox .dialogBottomRight {

}
html>body .gwt-DialogBox {
        z-index: 200;
}
* html .gwt-DialogBox .dialogTopLeftInner {
    width: 5px;
    overflow: hidden;
}
* html .gwt-DialogBox .dialogTopRightInner {
    width: 8px;
    overflow: hidden;
}
* html .gwt-DialogBox .dialogBottomLeftInner {
    width: 5px;
    height: 8px;
    overflow: hidden;
}
* html .gwt-DialogBox .dialogBottomRightInner {
    width: 8px;
    height: 8px;
    overflow: hidden;
}
.cw-DialogBox {
}

.popupMain {
    z-index: 2000;
    min-width: 300px;
    position:relative;
}

.popupTable {
    border-collapse: collapse;
    min-width: 300px;
    width: 100%;
    height: 100%;
    background: transparent;
    color: gray;
}

.popuptl {
    background: transparent url(/images/popup/tl.png) no-repeat scroll 0pt 0pt; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
}

.popuptm {
    background: transparent url(/images/popup/tm.png) repeat-x scroll 0pt 0pt; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; height: 15px;
}

.popuptr {
    background: transparent url(/images/popup/tr.png) no-repeat scroll 100% 0pt; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
}

.popupml {
    background: transparent url(/images/popup/ml.png) repeat-y scroll 0pt 0pt; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 20px;
}

.popupmm {
    padding: 10px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; vertical-align: top;
}

.popupmr
{
    background: transparent url(/images/popup/mr.png) repeat-y scroll 100% 0pt; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 20px;
}

.popupbl
{
    background: transparent url(/images/popup/bl.png) no-repeat scroll 0pt 100%; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
}

.popupbm
{
    background: transparent url(/images/popup/bm.png) repeat-x scroll 0pt 100%; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; height: 25px;
}

.popupbr
{
    background: transparent url(/images/popup/br.png) no-repeat scroll 100% 100%; overflow: hidden; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
}
