
.toolpopup{
	border:1px #000 solid;
	background:#F5F5F5;
	color:#000;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#A8A8A8,Direction=120,strength=3);
}

.toolpopup a{color:#003399; text-decoration:none;}
.toolpopup a:hover{color:#CC0033; text-decoration:underline;}

.popuptitle{
height:25px;
line-height:25px;
overflow:hidden;
padding:0 10px 0 10px;
text-align:left;
cursor:move;
}
.popupshow{
background:#fff;
border:1px #DADADA solid;
}

.poplayout{
width:100%;
border:none;
}

.poplayout span{
position:relative;
}
.popupok{
position:absolute;
top:0;
left:0;
z-index:100;
}
.popcolor{
width:21px;
height:18px;
overflow:hidden;
}

.popmodule{
width:100%;
border:none;
}
.popmodule td{
width:50%;
border:1px #DADADA solid;
background:#fff;
text-align:left;
}
.popmodule table td{
border:none;
}
