.susdialog { background-color: transparent; background-image: none;}
.susdialog .susdialog-inner { background-color: #fff; border: solid 1px #979797; }
.susdialog .susdialog-inner .title { color: #000; background-image: url(images/susdialog_title.gif); background-repeat: repeat-x; background-position: left bottom; position: relative; height: 28px; padding-bottom: 13px; width: 100%; }
.susdialog .susdialog-inner .title span { color: #000; font-size: 15px; font-family: arial; font-weight: bold; text-transform: capitalize; float: left; padding-top: 3px; padding-left: 3px; cursor: default; }
.susdialog .susdialog-inner .title a { background-image: url(images/susdialog_close.gif); background-repeat: no-repeat; background-position: left top; text-indent: -200px; position: absolute; top: 0; right: 0; width: 21px; height: 23px; overflow: hidden; }
.susdialog .susdialog-inner .title a:hover { background-position: left bottom; }
.susdialog .susdialog-inner .content { color: #2d2d2d; font-family: arial; background-color: transparent; background-image: none; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; cursor: default; }
.susdialog .susdialog-inner .content a { color: #707070; font-family: arial; font-weight: bold; text-decoration: underline; }
.susdialog .susdialog-inner .content a:hover { color: #3c2ed4; }
/*
.susdialog .susdialog-inner .content td, .susdialog .susdialog-inner .content div { color: #2d2d2d; font-family: arial; background-color: transparent; background-image: none; margin: 0; padding: 0; cursor: default; }
*/
.susdialog .tl { background-image: url(images/susdialog_tl.png); background-repeat: no-repeat; }
.susdialog .tl span { display: block; width: 42px; height: 42px; overflow: hidden; }
.susdialog .t { background-image: url(images/susdialog_t.png); background-repeat: repeat-x; }
.susdialog .t span { display: block; width: 0; height: 42px; overflow: hidden; }
.susdialog .tr { background-image: url(images/susdialog_tr.png); background-repeat: no-repeat; }
.susdialog .tr span { display: block; width: 42px; height: 42px; overflow: hidden; }
.susdialog .r { background-image: url(images/susdialog_r.png); background-repeat: repeat-y; }
.susdialog .r span { display: block; width: 42px; height: 0; overflow: hidden; }
.susdialog .br { background-image: url(images/susdialog_br.png); background-repeat: no-repeat; }
.susdialog .br span { display: block; width: 42px; height: 42px; overflow: hidden; }
.susdialog .b { background-image: url(images/susdialog_b.png); background-repeat: repeat-x; }
.susdialog .b span { display: block; width: 0; height: 42px; overflow: hidden; }
.susdialog .bl { background-image: url(images/susdialog_bl.png); background-repeat: no-repeat; }
.susdialog .bl span { display: block; width: 42px; height: 42px; overflow: hidden; }
.susdialog .l { background-image: url(images/susdialog_l.png); background-repeat: repeat-y; }
.susdialog .l span { display: block; width: 42px; height: 0; overflow: hidden; }
