.dialog{ border:solid 1px #ACB9C2; background-color:#fff; height:auto; font-size:12px;}
.dialog .title{ height:23px; border-bottom:solid 1px #ACB9C2 ; background-image:url(2.jpg);}
.dialog .title div{ float:left; padding-left:10px; line-height:23px; font-size:12px; font-weight:bold;color:#314F67;}
.dialog .title a{ float:right;  height:15px; width:15px; background-image:url(close.gif); margin:4px 2px 0px 0px;}
.dialog .title a:hover{ background-image:url(closea.gif);}
.dialog .content .all{ margin:10px 0px 0px 8px; height:21px; line-height:21px;}
.dialog .content .btn{ width:48px; height:20px; float:left; cursor:pointer; background-image:url(14.jpg);}
.dialog .content .btnConfirm{ width:55px; height:22px; cursor:pointer; background-image:url(btnConfirm.gif);}
.dialog .content .all input{ float:left; height:20px; border:solid 1px #666666; border-right-width:0px;font-size: 12px;	color: #9A9A9A; line-height:20px; width:150px;}
.dialog .content .all textarea { float:left; height:20px; border:solid 1px #666666; border-right-width:0px;font-size: 12px;	color: #333; line-height:20px; }
.dialog .content{ height:42px; line-height:25px; }
.dialog .content .all .textLine { clear:both; padding:5px 0; }
.dialog .content .redText { color:Red; }
.dialog .title .ShowMarkerInfo { float:right;  height:15px; width:15px; background-image:url(MarkDown.gif); margin:4px 2px 0px 0px;}
.dialog .title .ShowMarkerInfo:hover { float:right;  height:15px; width:15px; background-image:url(MarkDown.gif); margin:4px 2px 0px 0px;}

.dialog .title .HideMarkerInfo { float:right;  height:15px; width:15px; background-image:url(MarkUp.gif); margin:4px 2px 0px 0px;}
.dialog .title .HideMarkerInfo:hover { float:right;  height:15px; width:15px; background-image:url(MarkUp.gif); margin:4px 2px 0px 0px;}

.dialog .content .DelMarker { background-image:url(deleteMark.gif); background-repeat:no-repeat; padding-left:20px; height:21px; float:left; background-position:0 5px; margin-left:5px; cursor:pointer; color:#1A70C7; }

.dialog .content .CopyMarker { background-image:url(copy.gif); background-repeat:no-repeat; padding-left:24px; height:21px; float:left; background-position:0 5px; margin-left:10px; cursor:pointer; color:#1A70C7; }
.dialog .content .Message { background-image:url(MessageBoxIcon.jpg); background-repeat:no-repeat; background-position:4px 7px; padding:3px 26px; color:Black; }
.header { float: left; height:28px;}
.header .content{height:19px;width:10px; padding-top:2px; padding-left:5px; padding-right:5px; white-space:nowrap;border:1px #FC9A1E solid;background-color:#ffffff;color:#1A70C7; font-size:12px;}
[class].header .content{width:auto;}
.abc{ float:left; margin-left:10px; font-size:10px; width:13px; height:10px;background-repeat: no-repeat; text-align:center;  position:relative; margin-top:-1px;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/left3.png");}
[class].abc{ margin-left:15px;background-image:url(left3.png);}

.bluePop {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popblue.png',sizingMethod='image');width:41px;height:38px;}
.redPop { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popred.png',sizingMethod='image');width:41px;height:38px;}
