#panel2 { 
 background: #565656; 
 opacity: 0.35;
 filter:alpha(opacity=35);
 } 

#modalPanel {
 border: 1px solid #565656;
 margin-top: -190px;
 margin-left: -268px;
 }

#topbar {
 height: 25px;
 padding: 5px 10px 0 10px;
 background: #565656;
 color: #DC7327;
 font-family: tahoma;
 font-size: 12px;
 font-weight: bold;
 }

#statusbar {
 height: 20px;
 border-top: 1px solid #999;
 }

#shadow {
 background: #555;
 opacity: .50;
 filter:alpha(opacity=50);
 margin-top: -184px;
 margin-left: -262px;
}
