.eztxt {
  border-top-right-radius:7px;
  border-bottom-left-radius:7px;
}

.buttonMax {
  width: 50px;
  height: 50px;
  margin: 3px 3px 3px 3px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #228d3a;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #37e55f;
  background: -webkit-gradient(linear, left top, left bottom, from(#37e55f), to(#228d3a));
  background: -moz-linear-gradient(top, #37e55f, #228d3a);
  background: linear-gradient(to bottom, #37e55f, #228d3a);
  -webkit-box-shadow: #32d358 0px 0px 4px 0px;
  -moz-box-shadow: #32d358 0px 0px 4px 0px;
  box-shadow: #32d358 0px 0px 4px 0px;
  text-shadow: #155825 1px 1px 1px;
  font: normal normal bold 20px arial;
  color: #ffffff;
  text-decoration: none;
}
.buttonMax:hover,
.buttonMax:focus {
  border: 1px solid #2ab049;
  background: #42ff72;
  background: -webkit-gradient(linear, left top, left bottom, from(#42ff72), to(#29a946));
  background: -moz-linear-gradient(top, #42ff72, #29a946);
  background: linear-gradient(to bottom, #42ff72, #29a946);
  color: #ffffff;
  text-decoration: none;
}
.buttonMax:active {
  background: #228d3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#228d3a), to(#228d3a));
  background: -moz-linear-gradient(top, #228d3a, #228d3a);
  background: linear-gradient(to bottom, #228d3a, #228d3a);
}

.buttonMaxMax {
  width: 50px;
  height: 50px;
  margin: 3px 3px 3px 3px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #FFFF00;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #37e55f;
  background: -webkit-gradient(linear, left top, left bottom, from(#37e55f), to(#228d3a));
  background: -moz-linear-gradient(top, #37e55f, #228d3a);
  background: linear-gradient(to bottom, #37e55f, #228d3a);
  -webkit-box-shadow: #32d358 0px 0px 50px 0px;
  -moz-box-shadow: #32d358 0px 0px 50px 0px;
  box-shadow: #32d358 0px 0px 50px 0px;
  text-shadow: #155825 1px 1px 1px;
  font: normal normal bold 25px arial;
  color: #FFFF00;
  text-decoration: none;
}
.buttonMaxMax:hover,
.buttonMaxMax:focus {
  border: 1px solid #2ab049;
  background: #42ff72;
  background: -webkit-gradient(linear, left top, left bottom, from(#42ff72), to(#29a946));
  background: -moz-linear-gradient(top, #42ff72, #29a946);
  background: linear-gradient(to bottom, #42ff72, #29a946);
  color: #FFFF00;
  text-decoration: none;
}
.buttonMaxMax:active {
  background: #228d3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#228d3a), to(#228d3a));
  background: -moz-linear-gradient(top, #228d3a, #228d3a);
  background: linear-gradient(to bottom, #228d3a, #228d3a);
}

.buttonMin {
  width: 50px;
  height: 50px;
  margin: 3px 3px 3px 3px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #a12727;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #ff4a4a;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
  background: -moz-linear-gradient(top, #ff4a4a, #992727);
  background: linear-gradient(to bottom, #ff4a4a, #992727);
  -webkit-box-shadow: #ff5959 0px 0px 4px 0px;
  -moz-box-shadow: #ff5959 0px 0px 4px 0px;
  box-shadow: #ff5959 0px 0px 4px 0px;
  text-shadow: #591717 1px 1px 1px;
  font: normal normal bold 20px arial;
  color: #ffffff;
  text-decoration: none;
}
.buttonMin:hover,
.buttonMin:focus {
  background: #ff5959;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
  background: -moz-linear-gradient(top, #ff5959, #b62f2f);
  background: linear-gradient(to bottom, #ff5959, #b62f2f);
  color: #ffffff;
  text-decoration: none;
}
.buttonMin:active {
  background: #982727;
  background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
  background: -moz-linear-gradient(top, #982727, #982727);
  background: linear-gradient(to bottom, #982727, #982727);
}

.buttonMinMin {
  width: 50px;
  height: 50px;
  margin: 3px 3px 3px 3px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #FFFF00;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #ff4a4a;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
  background: -moz-linear-gradient(top, #ff4a4a, #992727);
  background: linear-gradient(to bottom, #ff4a4a, #992727);
  -webkit-box-shadow: #ff5959 0px 0px 50px 0px;
  -moz-box-shadow: #ff5959 0px 0px 50px 0px;
  box-shadow: #ff5959 0px 0px 50px 0px;
  text-shadow: #591717 1px 1px 1px;
  font: normal normal bold 25px arial;
  color: #FFFF00;
  text-decoration: none;
}
.buttonMinMin:hover,
.buttonMinMin:focus {
  background: #ff5959;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
  background: -moz-linear-gradient(top, #ff5959, #b62f2f);
  background: linear-gradient(to bottom, #ff5959, #b62f2f);
  color: #FFFF00;
  text-decoration: none;
}
.buttonMinMin:active {
  background: #982727;
  background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
  background: -moz-linear-gradient(top, #982727, #982727);
  background: linear-gradient(to bottom, #982727, #982727);
}

.buttonEq {
  width: 50px;
  height: 50px;
  margin: 3px 3px 3px 3px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #989eab;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #d9e1f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#d9e1f4), to(#989eab));
  background: -moz-linear-gradient(top, #d9e1f4, #989eab);
  background: linear-gradient(to bottom, #d9e1f4, #989eab);
  -webkit-box-shadow: #ffffff 0px 0px 4px 0px;
  -moz-box-shadow: #ffffff 0px 0px 4px 0px;
  box-shadow: #ffffff 0px 0px 4px 0px;
  text-shadow: #ffffff 1px 1px 1px;
  font: normal normal bold 20px arial;
  color: #111111;
  text-decoration: none;
}
.buttonEq:hover,
.buttonEq:focus {
  border: 1px solid ##d9e1f4;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b6becd));
  background: -moz-linear-gradient(top, #ffffff, #b6becd);
  background: linear-gradient(to bottom, #ffffff, #b6becd);
  color: #111111;
  text-decoration: none;
}
.buttonEq:active {
  background: #989eab;
  background: -webkit-gradient(linear, left top, left bottom, from(#989eab), to(#989eab));
  background: -moz-linear-gradient(top, #989eab, #989eab);
  background: linear-gradient(to bottom, #989eab, #989eab);
}

.buttonEven {
  width: 50px;
  height: 50px;
  margin: 2px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #2646bd;
  border-radius: 16px;
  background: #4883ff;
  background: -webkit-gradient(linear, left top, left bottom, from(#4883ff), to(#2646bd));
  background: -moz-linear-gradient(top, #4883ff, #2646bd);
  background: linear-gradient(to bottom, #4883ff, #2646bd);
  -webkit-box-shadow: #569dff 0px 0px 4px 0px;
  -moz-box-shadow: #569dff 0px 0px 4px 0px;
  box-shadow: #569dff 0px 0px 4px 0px;
  text-shadow: #17296f 1px 1px 1px;
  font: normal normal bold 20px arial;
  color: #ffffff;
  text-decoration: none;
}
.buttonEven:hover,
.buttonEven:focus {
  border: 1px solid ##2d52de;
  background: #569dff;
  background: -webkit-gradient(linear, left top, left bottom, from(#569dff), to(#2e54e3));
  background: -moz-linear-gradient(top, #569dff, #2e54e3);
  background: linear-gradient(to bottom, #569dff, #2e54e3);
  color: #ffffff;
  text-decoration: none;
}
.buttonEven:active {
  background: #2646bd;
  background: -webkit-gradient(linear, left top, left bottom, from(#2646bd), to(#2646bd));
  background: -moz-linear-gradient(top, #2646bd, #2646bd);
  background: linear-gradient(to bottom, #2646bd, #2646bd);
}

.buttonOdd {
  width: 50px;
  height: 50px;
  margin: 2px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ac730b;
  border-radius: 16px;
  background: #ffbd12;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbd12), to(#ac730b));
  background: -moz-linear-gradient(top, #ffbd12, #ac730b);
  background: linear-gradient(to bottom, #ffbd12, #ac730b);
  -webkit-box-shadow: #ffc513 0px 0px 4px 0px;
  -moz-box-shadow: #ffc513 0px 0px 4px 0px;
  box-shadow: #ffc513 0px 0px 4px 0px;
  text-shadow: #7b5208 1px 1px 1px;
  font: normal normal bold 20px arial;
  color: #ffffff;
  text-decoration: none;
}
.buttonOdd:hover,
.buttonOdd:focus {
  border: 1px solid ##f6a410;
  background: #ffe316;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffe316), to(#ce8a0d));
  background: -moz-linear-gradient(top, #ffe316, #ce8a0d);
  background: linear-gradient(to bottom, #ffe316, #ce8a0d);
  color: #ffffff;
  text-decoration: none;
}
.buttonOdd:active {
  background: #ac730b;
  background: -webkit-gradient(linear, left top, left bottom, from(#ac730b), to(#ac730b));
  background: -moz-linear-gradient(top, #ac730b, #ac730b);
  background: linear-gradient(to bottom, #ac730b, #ac730b);
}
