﻿#bgDiv { position: absolute; top: 0; left: 0; background: #666; opacity: 0.40; filter: ALPHA(opacity=40); z-index: 1; display:none; }
#msgDiv { position: absolute; filter: dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index: 2; display:none; }
#massage { border:  #336699 solid; border-width: 1 1 3 1; width: 95%; height: 95%; background: #fff; color: #336699; font-size: 12px; line-height: 150%; }
#msheader { background: #336699; height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; padding: 3px 5px 0px 5px; color: #fff; }
