.divRight{
float:right;
}
.divLeft{
float:left;
}
.divCenter{
clear:both;
margin:6px;
}

.WinTitleBar{
background-color:#999;
clear:both;
padding:4px 0;
cursor:move;
}
.closeDiv{
background-color:#999;
float:right;
}
/*--*/

#groupreplyDiv{
background:#EAEBEA;
border:1px solid #989A97;
position:absolute;
z-index:2;
visibility:hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
width:210px;
}

.mystyle {
clear:both;
position:relative;
bottom:0;
right:0;
width:0;
height:0;
margin:0;
}