.popupWindow
{
	position: absolute;
	z-index: 5000;
    width:250px;
    border: solid 1px black;
    margin: 0px 0px 0px 20px;
    background-color:#2681ba;
    /*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#808080); 
    /*display:none;*/
}

.font
{
	font-family:Verdana; font-size:xx-small; color:Black;
}