.GMCC_container {
  font-family:Arial, Helvetica, sans-serif;
  background: white;
  border: 1px solid #aaaaaa;
  filter:alpha(opacity=83);
  -moz-opacity: 0.83;
  opacity: 0.83;
  width:48px;
  -moz-border-radius:4px;
  text-align:center;
}

.GMCC_controlTitle {
  font-size:12px;
  width:48px;
  background:#149971;
  color:white;
  text-align:center;
  line-height:18px;
  margin-bottom:3px;
}

.GMCC_iconControl {
  margin-bottom:2px;
  cursor:pointer;
}

.GMCC_controlTextButton {

}

.GMCC_button {
  margin:3px 0 3px 0;
}

div.gmnoprint {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000;
}