div#innerrightframe {
  margin-right: 6px;
  margin-left: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
}

div#innerrightframe .stdbox {
  width: 232px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 6px;
  border-top: 2px solid #0093DD;
  border-bottom: 1px solid #0093DD;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  background-color: #f0f0f0;
  color: #0093DD;
}

div#innerrightframe .stdbox .head {
  background-color: #e4e4e4;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #0093DD;
}

div#innerrightframe .stdbox .content {
  vertical-align: top;
  font-size: 14px;
  margin-left: 4px;
  margin-right: 4px;
}

div#innerrightframe .stdbox .banner {
  text-align: center;
  margin: 3px;
}

div#innerrightframe .stdbox .banner A {
  color: #b03525;
}

div#innerrightframe .stdbox .input {
  width: 100px;
  height: 16px;
  border: 1px solid #0093DD;
  font-size: 10px;
  color: inherit;
}

div#innerrightframe .stdbox TABLE {
  color: inherit;
}

div#innerrightframe .stdbox .zonamenu {
  border: 1px solid #0093DD;
  width: 140px;
  margin: 2px;
  color: inherit;
}