body {
  font-family : Arial,sans-serif;
}

.gmss-categories-title {
  font-size : large;
}

.gmss-category {
  font-size : 100%;
  font-weight : normal;
  color : rgb(9, 122, 182);
  margin-left : 8px;
  margin-top : 0px;
  margin-bottom : 2px;
  font-style : normal;
  cursor : pointer;
}

.gmss-category:hover {
  color : rgb(237, 92, 11);
  text-decoration : underline;
}

.gmss-iw-wrapper {
  font-size : small;
  line-height : normal;
}

.gmss-iw-title {
  margin-right : 16px;
  font-size : large;
  font-weight : bold;
}

.gmss-iw-basics-table {
  white-space : nowrap;
}

.gmss-iw-basics-icon {
  margin-left : 1em;
}

.gmss-iw-image {
  border : 0px;
  max-width : 90px;
  max-height : 150px;
}

.gmss-iw-link {
  color : #339900;
}

.gmss-iw-tube-icon {
  margin-right : 1ex;
}
