﻿#popupWindow,.popupWindow{width: 210px; background-color:White; position: absolute;display:none; height: 150px; border: 1px solid #CBCBCB; z-index:1200;}
#popupHeader,.popupHeader{height: 25px; cursor:move; line-height: 25px;background:url('popupTitlebg.gif') repeat-x; padding:1px;}
#popupTitle,.popupTitle{float: left; width: 188px; color:#08546C; font-weight:bold; text-indent:8px;}
#popupHeader img,.popupHeader img{float: left; width: 15px; height: 15px; margin: 2px; cursor: pointer;}
#popupContent,.popupContent{padding: 8px 10px 10px 10px;}
