#mask {position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}
#boxes .window{position:fixed;width:440px;height:200px;display:none;z-index:9999;padding:20px;}
#boxes #dialog{width:474px;}
#boxes .footerbottom {background:url("/budgetWeb/images/common/outer_bottombg.png") no-repeat 100% 0 transparent ; width:474px;height:12px;}
#boxes .headertop{background:url("/budgetWeb/images/common/outer_topbg.png") no-repeat top left transparent ; width:474px;padding-top:38px;}
#boxes .middelcontent{background:url("/budgetWeb/images/common/repeatbg.png") repeat-y 100% 0 transparent ; width:474px;}
.closbutton {background:url("/budgetWeb/images/hovers/close.png") no-repeat 0 0 transparent ;  padding: 9px 14px;position:absolute;top:-25px;right:-10px;}