.sdt_shirm_body {
  position:absolute; top:0px; left:0px; width:100%;height:100%;
  background-color:black;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}


.sdt_shirm_inner {
  position : absolute; background-color : #daeef9;
  padding-bottom:20px; left:50%; top:50%;
}

.sdt_shirm_win_brd_top {
  height :20px; width : 100%;
  position : absolute; top : -20px; left:0px;
  background : url(i/top3.png) repeat-x top left;
}

.sdt_shirm_win_brd_bot {
  height :30px;; width : 100%;
  position : absolute; bottom : -30px; left:0px;
  background : url(i/bot2.png) repeat-x top left;
}

.sdt_shirm_win_brd_top_left {
  height :20px; width : 30px;
  background : url(i/top_left2.png) no-repeat top left;
  position : absolute; top : -20px; left:-30px;
}

.sdt_shirm_win_brd_left {
  height :100%; width : 30px;
  position : absolute; top : 0px; left:-30px;
  background : url(i/left2.png) repeat-y top left;
}

.sdt_shirm_win_brd_right {
  height :100%; width : 30px;
  position : absolute; top : 0px; right:-30px;
  background : url(i/right2.png) repeat-y top left;
}

.sdt_shirm_win_brd_top_right {
  height :20px; width : 30px;
  background : url(i/top_right.png) no-repeat top left;
  position : absolute; top : -20px; right:-30px;
}

.sdt_shirm_win_brd_bot_right {
  height :30px; width : 30px;
  background : url(i/bot_right2.png) no-repeat top left;
  position : absolute; bottom : -30px; right:-30px;
}

.sdt_shirm_win_brd_bot_left {
  height :30px; width : 30px;
  background : url(i/bot_left3.png) no-repeat top left;
  position : absolute; bottom : -30px; left:-30px;
}

/** Helper */

.sdt_helper_1{
  background:url('i/help/help_tl.png'); height:15px; width:5px; font:0;
}

.sdt_helper_2{
  height:15px; background:url('i/help/help_t.png') repeat-x top;
}

.sdt_helper_3{
  height:15px; width:30px; background:url('i/help/help_tr2.png') no-repeat top left;
}

.sdt_helper_4{
  background:url('i/help/help_l.png') repeat-y left;width:5px;
}

.sdt_helper_5{
  background-color:#fff0b6;font-family:Verdana; color:black; font-size:10px; font-weight:normal; text-align:center; line-height:18px;
}

.sdt_helper_6{
  width:7px; background:url('i/help/help_r2.png') repeat-y left
}

.sdt_helper_7{
  background:url('i/help/help_bl2.png'); height:20px; width:5px; font:0;
}

.sdt_helper_8{
  height:20px;background:url('i/help/help_b3.png') repeat-x bottom;
}

.sdt_helper_9{
  width:30px;height:20px; background:url('i/help/help_br.png') no-repeat bottom left;
}



