#nullrep {
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 border-radius:5px;
 padding:10px;
color:#555;
 border: 1px solid #AAA;
 border-bottom-color: #CCC;
 border-top-color: #999;
 -webkit-box-shadow: inset 0 1px 2px #CCC;
 -moz-box-shadow: inset 0 1px 2px #CCC;
 box-shadow: inset 0 1px 2px #CCC;
 width:80%;
 font-weight:bold
 }
 .fine {
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
padding:2px;
margin:2px
 }
 .bgplus {
 background:#c8e9ab;
 border:1px solid #83c12b;
 }
 .bgminus {
 background:#fccaca;
 border:1px solid #c32727;
 }
 .bgnormal {
 background:#cbd5e9;
 border:1px solid #648ebc;
 }
 .xt-edit {background:url(http://s107.ucoz.net/img/icon/edt.png) no-repeat;padding:1px}
 .xt-del {background:url(http://s107.ucoz.net/img/icon/clear.png) no-repeat;padding:1px}