/*Z-indexof#maskmustlowerthan#boxes.window*/
#mask{position:absolute;z-index:9000;background-color:#000;display:none;filter:alpha(opacity=10);-moz-opacity:0.1;
-khtml-opacity:0.1;opacity:0.1;}
#boxes .window{position:absolute;width:440px;height:auto;display:none;z-index:9999;padding:20px;}
/* Customizeyourmodalwindowhere,youcanaddbackgroundimagetoo */
#boxes #dialog{width:755px;min-height:200px;background-color:#FFFFFF;border:1px#a88ea9solid;font-family:'LucidaGrande',Verdana,Arial,Sans-Serif;
padding:20px;}
#boxes #dialog b{display:block;font-size:150%;}
#boxes #dialog p{float:left;font-size:115%;margin:0;width:740px;line-height:1.6;}
#boxes #dialog a span{display:none;}
#boxes #dialog a{display:block;float:left;width:13px;height:13px;background:url('images/list-close.png')no-repeat top;}
