*{font-family:"Lucida Grande",Verdana;font-size:12px;}
body{text-align: center;}

#blockIsRunning{position:absolute;left:0px;top:0px;width:132px;height:132px;background: #eeeeee;z-index: 1005;}
#blockIsRunning .img{display:block;height:32px;width:32px;background: url('./../images/loading.gif') no-repeat top left;position:absolute;top:50px;left:50px;}

ul.error li{color: red;}

.cleaner{clear:both;}
.hidden{display:none;}
.hidden.visible{display:block;}

