/* CSS instrument-inc */

#panelcontainer {
  width: 570px;
  height: 624px;
  background-color: #fdfcce;
  position: relative;
  float: none;
  margin-bottom: 10px;
}
.txtlabel{
    font-family: Roboto,Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    top: 1px;
}
