<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.zbsz {
  position: absolute;
  top: 222px;
  right:60px;
  width: 210px;
  margin: 0;
  border: 0;
  background: transparent;
}
@-moz-document url-prefix() {
	table.zbsz { 
	  right:55px;
	}
}
 table.zbsz tbody {
  border: 0;
  background: transparent;
}
table.zbsz tr {
  border: 0;
  background: transparent;
}
table.zbsz td {
  border: 0;
  background: transparent;
  padding: 4px;
}

.bot_stnd  {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 1.167em;
  color: #515151;
  text-shadow: 1px 1px 0 #fff;
  height: 38px;
  width: 47px;
  padding: 0;
  border: 0;
  background: transparent url(../png/btn-goodcalcs-dep.png) 0 0 no-repeat;
}
.bot_stnd:hover,
.bot_stnd:focus {
  background-position: 0 -38px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}
.bot_stnd:active {
  background-position: 0 -76px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}
.rv  {
  width: 102px;
  background: transparent url(../png/goodcalcs-but-ins.png) 0 0 no-repeat;
}

.displ {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 1.600em;
  color: #2a2a2a;
  height: 38px;
  width: 190px;
  padding: 0 10px;
  float: right;
  text-align: right;
  border: 0;
  background: #f0f0f0;
  background: -moz-linear-gradient(top,  #fafafa 0%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f0f0f0));
  background: -webkit-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%);
  background: -o-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%);
  background: -ms-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%);
  background: linear-gradient(to bottom,  #fafafa 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f0f0f0',GradientType=0 );
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 2px #ccc;
  -webkit-box-shadow: inset 0 1px 2px #ccc;
  box-shadow: inset 0 1px 2px #ccc;
}</pre></body></html>